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

Diff for /mandoc/apropos.1 between version 1.33 and 1.37

version 1.33, 2014/08/22 04:52:55 version 1.37, 2015/02/16 16:23:54
Line 24 
Line 24 
 .Nd search manual page databases  .Nd search manual page databases
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
 .Op Fl acfkw  .Op Fl acfhklw
 .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
Line 79  to paginate them.
Line 79  to paginate them.
 In  In
 .Fl a  .Fl a
 mode, the options  mode, the options
 .Fl IOTW  .Fl IKOTW
 described in the  described in the
 .Xr mandoc 1  .Xr mandoc 1
 manual are also available.  manual are also available.
Line 104  In this mode, macro keys, comparison operators, and lo
Line 104  In this mode, macro keys, comparison operators, and lo
 are not available.  are not available.
 This overrides any earlier  This overrides any earlier
 .Fl k  .Fl k
 option.  and
   .Fl l
   options.
   .It Fl h
   Instead of showing the title lines, show the SYNOPSIS sections, just like
   .Xr man 1
   .Fl h
   would.
 .It Fl k  .It Fl k
 Support the full  Support the full
 .Ar expression  .Ar expression
 syntax.  syntax.
 This overrides any earlier  This overrides any earlier
 .Fl f  .Fl f
 option.  and
   .Fl l
   options.
 It is the default for  It is the default for
 .Nm .  .Nm .
   .It Fl l
   An alias for
   .Xr mandoc 1
   .Fl a .
   This overrides any earlier
   .Fl f ,
   .Fl k ,
   and
   .Fl w
   options.
 .It Fl M Ar path  .It Fl M Ar path
 Use the colon-separated path instead of the default list of paths  Use the colon-separated path instead of the default list of paths
 searched for  searched for

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.37

CVSweb