[BACK]Return to whatis.1 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/whatis.1 between version 1.5 and 1.7.2.2

version 1.5, 2011/12/24 22:37:16 version 1.7.2.2, 2013/10/05 01:25:20
Line 23 
Line 23 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
 .Op Fl C Ar file  .Op Fl C Ar file
 .Op Fl M Ar manpath  .Op Fl M Ar path
 .Op Fl m Ar manpath  .Op Fl m Ar path
 .Op Fl S Ar arch  .Op Fl S Ar arch
 .Op Fl s Ar section  .Op Fl s Ar section
 .Ar name ...  .Ar name ...
Line 41  You can then use the
Line 41  You can then use the
 .Xr man 1  .Xr man 1
 command to get more information.  command to get more information.
 .Pp  .Pp
   By default,
   .Nm
   searches for
   .Xr mandocdb 8
   databases in the default paths stipulated by
   .Xr man 1 .
   .Pp
 The options are as follows:  The options are as follows:
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Fl C Ar file  .It Fl C Ar file
Line 49  Specify an alternative configuration
Line 56  Specify an alternative configuration
 in  in
 .Xr man.conf 5  .Xr man.conf 5
 format.  format.
 .It Fl M Ar manpath  .It Fl M Ar path
 Use the colon-separated  Use the colon-separated
 .Ar manpath  .Ar path
 instead of the default list of paths searched for  instead of the default list of paths searched for
 .Xr mandocdb 8  .Xr mandocdb 8
 databases.  databases.
 Invalid paths, or paths without manual databases, are ignored.  Invalid paths, or paths without manual databases, are ignored.
 .It Fl m Ar manpath  .It Fl m Ar path
 Prepend the colon-separated  Prepend the colon-separated
 .Ar manpath  .Ar path
 to the list of paths searched for  to the list of paths searched for
 .Xr mandocdb 8  .Xr mandocdb 8
 databases.  databases.
Line 72  See
Line 79  See
 for a listing of manual sections.  for a listing of manual sections.
 .El  .El
 .Pp  .Pp
 By default,  
 .Nm  
 searches for  
 .Xr mandocdb 8  
 databases in the default paths stipulated by  
 .Xr man 1 .  
 Results are sorted by manual title, with output formatted as  Results are sorted by manual title, with output formatted as
 .Pp  .Pp
 .D1 title(sec) \- description  .D1 title(sec) \- description
Line 167  wrote the original
Line 168  wrote the original
 .Nm  .Nm
 in 1979.  in 1979.
 The current version was written by  The current version was written by
 .An Kristaps Dzonsons ,  .An Kristaps Dzonsons Aq Mt kristaps@bsd.lv .
 .Mt kristaps@bsd.lv .  

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.7.2.2

CVSweb