Module Name: src Committed By: uwe Date: Thu Jul 18 03:40:31 UTC 2013
Modified Files: src/usr.bin/man: man.1 Log Message: whatis.db is no more, so don't mention its location in FILES. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/usr.bin/man/man.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.bin/man/man.1 diff -u src/usr.bin/man/man.1:1.25 src/usr.bin/man/man.1:1.26 --- src/usr.bin/man/man.1:1.25 Thu Jul 18 03:38:25 2013 +++ src/usr.bin/man/man.1 Thu Jul 18 03:40:31 2013 @@ -1,4 +1,4 @@ -.\" $NetBSD: man.1,v 1.25 2013/07/18 03:38:25 uwe Exp $ +.\" $NetBSD: man.1,v 1.26 2013/07/18 03:40:31 uwe Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -223,10 +223,6 @@ will be used. .Bl -hang -width /etc/man.conf -compact .It Pa /etc/man.conf default man configuration file. -.It Pa /usr/{share,X11R7,pkg,local}/man/whatis.db -standard whatis/apropos database search path, -set in -.Pa /etc/man.conf . .El .Sh SEE ALSO .Xr apropos 1 ,