[BACK]Return to apropos.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / apropos

Diff for /src/usr.bin/apropos/Attic/apropos.1 between version 1.8 and 1.12

version 1.8, 2003/03/10 05:51:29 version 1.12, 2007/08/06 19:16:06
Line 12 
Line 12 
 .\" 2. Redistributions in binary form must reproduce the above copyright  .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the  .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.  .\"    documentation and/or other materials provided with the distribution.
 .\" 3. All advertising materials mentioning features or use of this software  .\" 3. Neither the name of the University nor the names of its contributors
 .\"    must display the following acknowledgement:  
 .\"     This product includes software developed by the University of  
 .\"     California, Berkeley and its contributors.  
 .\" 4. Neither the name of the University nor the names of its contributors  
 .\"    may be used to endorse or promote products derived from this software  .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.  .\"    without specific prior written permission.
 .\"  .\"
Line 34 
Line 30 
 .\"  .\"
 .\"     @(#)apropos.1   8.1 (Berkeley) 6/29/93  .\"     @(#)apropos.1   8.1 (Berkeley) 6/29/93
 .\"  .\"
 .Dd June 29, 1993  .Dd $Mdocdate$
 .Dt APROPOS 1  .Dt APROPOS 1
 .Os  .Os
 .Sh NAME  .Sh NAME
Line 45 
Line 41 
 .Op Fl C Ar file  .Op Fl C Ar file
 .Op Fl M Ar path  .Op Fl M Ar path
 .Op Fl m Ar path  .Op Fl m Ar path
 .Ar keyword  .Ar keyword ...
 .Op Ar ...  
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm  .Nm
 shows which manual pages contain instances of any of the given  shows which manual pages contain instances of any of the given
Line 62 
Line 57 
 If the line output by  If the line output by
 .Nm  .Nm
 starts  starts
 .Dq Li name(section) ...  .Dq Li name (section) ... ,
 you can enter  you can enter
 .Dq Li man section name  .Dq Li man section name
 to get  to get
 its documentation.  its documentation.
 .Pp  .Pp
 The options are as follows:  The options are as follows:
 .Bl -tag -width Ds  .Bl -tag -width "-C file"
 .It Fl C Ar file  .It Fl C Ar file
 Specify an alternative configuration  Specify an alternative configuration
 .Ar file  .Ar file

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.12