=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/apropos/Attic/apropos.1,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/apropos/Attic/apropos.1 1998/03/24 05:40:17 1.3 --- src/usr.bin/apropos/Attic/apropos.1 1998/09/23 04:32:34 1.4 *************** *** 1,4 **** ! .\" $OpenBSD: apropos.1,v 1.3 1998/03/24 05:40:17 deraadt 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.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 *************** *** 44,52 **** .Nm apropos .Op Fl M Ar path .Op Fl m Ar path ! .Ar keyword ... .Sh DESCRIPTION ! .Nm Apropos shows which manual pages contain instances of any of the given .Ar keyword(s) in their title line. --- 44,53 ---- .Nm apropos .Op Fl M Ar path .Op Fl m Ar path ! .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. *************** *** 76,93 **** The supplied .Ar path must be a colon ! .Dq \&: separated list of directories. This search path may also be set using the environment variable .Ev MANPATH . ! .It Fl m path Augment the list of standard directories .Nm apropos searches for its database. The supplied .Ar path must be a colon ! .Dq \&: separated list of directories. These directories will be searched before the standard directories, or the directories supplied with the --- 77,94 ---- The supplied .Ar path must be a colon ! .Pq Sq \&: separated list of directories. This search path may also be set using the environment variable .Ev MANPATH . ! .It Fl m Ar path Augment the list of standard directories .Nm apropos searches for its database. The supplied .Ar path must be a colon ! .Pq Sq \&: separated list of directories. These directories will be searched before the standard directories, or the directories supplied with the *************** *** 104,110 **** .Ev MANPATH environment variable. The format of the path is a colon ! .Dq \&: separated list of directories. .El .Sh FILES --- 105,111 ---- .Ev MANPATH environment variable. The format of the path is a colon ! .Pq Sq \&: separated list of directories. .El .Sh FILES