=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/Attic/whatis.1,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/mandoc/Attic/whatis.1 2012/01/05 22:07:42 1.4 --- src/usr.bin/mandoc/Attic/whatis.1 2012/01/09 01:59:08 1.5 *************** *** 1,4 **** ! .\" $OpenBSD: whatis.1,v 1.4 2012/01/05 22:07:42 schwarze Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: whatis.1,v 1.5 2012/01/09 01:59:08 schwarze Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 29,35 **** .\" .\" @(#)whatis.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: January 5 2012 $ .Dt WHATIS 1 .Os .Sh NAME --- 29,35 ---- .\" .\" @(#)whatis.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: January 9 2012 $ .Dt WHATIS 1 .Os .Sh NAME *************** *** 71,77 **** Override the list of standard directories .Nm searches for its database named ! .Dq Pa whatis.db . The supplied .Ar path must be a colon --- 71,77 ---- Override the list of standard directories .Nm searches for its database named ! .Dq Pa mandoc.db . The supplied .Ar path must be a colon *************** *** 83,89 **** Augment the list of standard directories .Nm searches for its database named ! .Dq Pa whatis.db . The supplied .Ar path must be a colon-separated list of directories. --- 83,89 ---- Augment the list of standard directories .Nm searches for its database named ! .Dq Pa mandoc.db . The supplied .Ar path must be a colon-separated list of directories. *************** *** 126,136 **** .El .Sh FILES .Bl -tag -width "/etc/man.conf" -compact ! .It Pa whatis.db name of the .Xr mandocdb 8 keyword database ! .It Pa whatis.index name of the .Xr mandocdb 8 filename database --- 126,136 ---- .El .Sh FILES .Bl -tag -width "/etc/man.conf" -compact ! .It Pa mandoc.db name of the .Xr mandocdb 8 keyword database ! .It Pa mandoc.index name of the .Xr mandocdb 8 filename database