=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/apropos/Attic/apropos.1,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/apropos/Attic/apropos.1 1998/09/23 04:32:34 1.4 --- src/usr.bin/apropos/Attic/apropos.1 1999/07/04 11:53:50 1.5 *************** *** 1,4 **** ! .\" $OpenBSD: apropos.1,v 1.4 1998/09/23 04:32:34 aaron Exp $ .\" $NetBSD: apropos.1,v 1.4 1995/09/04 20:46:17 tls Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: apropos.1,v 1.5 1999/07/04 11:53:50 aaron Exp $ .\" $NetBSD: apropos.1,v 1.4 1995/09/04 20:46:17 tls Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 *************** *** 47,65 **** .Ar keyword .Op Ar ... .Sh DESCRIPTION ! .Nm apropos shows which manual pages contain instances of any of the given .Ar keyword(s) in their title line. Each word is considered separately and case of letters is ignored. Words which are part of other words are considered; when looking for .Dq compile , ! .Nm apropos will also list all instances of .Dq compiler . .Pp If the line output by ! .Nm apropos starts .Dq Li name(section) ... you can enter --- 47,65 ---- .Ar keyword .Op Ar ... .Sh DESCRIPTION ! .Nm shows which manual pages contain instances of any of the given .Ar keyword(s) in their title line. Each word is considered separately and case of letters is ignored. Words which are part of other words are considered; when looking for .Dq compile , ! .Nm will also list all instances of .Dq compiler . .Pp If the line output by ! .Nm starts .Dq Li name(section) ... you can enter *************** *** 71,77 **** .Bl -tag -width flag .It Fl M Ar path Override the list of standard directories ! .Nm apropos searches for a database named .Pa whatis.db . The supplied --- 71,77 ---- .Bl -tag -width flag .It Fl M Ar path Override the list of standard directories ! .Nm searches for a database named .Pa whatis.db . The supplied *************** *** 83,89 **** .Ev MANPATH . .It Fl m Ar path Augment the list of standard directories ! .Nm apropos searches for its database. The supplied .Ar path --- 83,89 ---- .Ev MANPATH . .It Fl m Ar path Augment the list of standard directories ! .Nm searches for its database. The supplied .Ar path *************** *** 119,124 **** .Xr whereis 1 .Sh HISTORY The ! .Nm apropos command appeared in .Bx 3.0 . --- 119,124 ---- .Xr whereis 1 .Sh HISTORY The ! .Nm command appeared in .Bx 3.0 .