From 0668bf9a801e25af8e7fe3d9d492300f4e240019 Mon Sep 17 00:00:00 2001 From: lukem Date: Mon, 25 Jun 2001 21:37:24 +0000 Subject: [PATCH] _whatdb has supported glob(3)ing pathnames for over 3 years ... --- usr.bin/man/man.conf.5 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/usr.bin/man/man.conf.5 b/usr.bin/man/man.conf.5 index bfbd489da8ea..c64510238e2d 100644 --- a/usr.bin/man/man.conf.5 +++ b/usr.bin/man/man.conf.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: man.conf.5,v 1.8 2000/05/27 21:33:26 jdolecek Exp $ +.\" $NetBSD: man.conf.5,v 1.9 2001/06/25 21:37:24 lukem Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .\" .\" @(#)man.conf.5 8.5 (Berkeley) 1/2/94 .\" -.Dd January 2, 1994 +.Dd June 26, 2001 .Dt MAN.CONF 5 .Os .Sh NAME @@ -143,6 +143,9 @@ by the and .Xr whatis 1 commands. +The pathname may contain the normal shell globbing characters, +including curly braces (``{}''); to escape a shell globbing character, +precede it with a backslash (``\e''). .El .Pp Multiple specifications for all types of lines are cumulative and the