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

Diff for /src/usr.bin/whatis/Attic/whatis.1 between version 1.11 and 1.12

version 1.11, 2003/06/10 09:12:12 version 1.12, 2003/07/07 09:11:41
Line 37 
Line 37 
 .Nd describe what a command is  .Nd describe what a command is
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm whatis  .Nm whatis
   .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 command Op Ar ...  .Ar command Op Ar ...
Line 95 
Line 96 
 environment variable.  environment variable.
 .El  .El
 .Sh FILES  .Sh FILES
 .Bl -tag -width whatis.db  .Bl -tag -width "/etc/man.conf" -compact
 .It Pa whatis.db  .It Pa whatis.db
 name of the whatis database  name of the whatis database
   .It Pa /etc/man.conf
   default
   .Xr man 1
   configuration file
 .El  .El
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr apropos 1 ,  .Xr apropos 1 ,
 .Xr man 1 ,  .Xr man 1 ,
 .Xr whereis 1 ,  .Xr whereis 1 ,
 .Xr which 1 ,  .Xr which 1 ,
 .Xr man.conf 5  .Xr man.conf 5 ,
   .Xr makewhatis 8
 .Sh HISTORY  .Sh HISTORY
 The  The
 .Nm  .Nm

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