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

Diff for /mandoc/apropos.1 between version 1.43 and 1.46

version 1.43, 2017/03/25 12:46:36 version 1.46, 2017/07/04 23:40:01
Line 24 
Line 24 
 .Nd search manual page databases  .Nd search manual page databases
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
 .Op Fl acfhklw  .Op Fl afk
 .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 96  in manual page names only.
Line 96  in manual page names only.
 The search is case insensitive and matches whole words only.  The search is case insensitive and matches whole words only.
 In this mode, macro keys, comparison operators, and logical operators  In this mode, macro keys, comparison operators, and logical operators
 are not available.  are not available.
 This overrides any earlier  
 .Fl k  
 and  
 .Fl l  
 options.  
 .It Fl k  .It Fl k
 Support the full  Support the full
 .Ar expression  .Ar expression
 syntax.  syntax.
 This overrides any earlier  
 .Fl f  
 and  
 .Fl l  
 options.  
 It is the default for  It is the default for
 .Nm .  .Nm .
 .It Fl M Ar path  .It Fl M Ar path
Line 147  The options
Line 137  The options
 .Fl chlw  .Fl chlw
 are also supported and are documented in  are also supported and are documented in
 .Xr man 1 .  .Xr man 1 .
   The options
   .Fl fkl
   are mutually exclusive and override each other.
 .Pp  .Pp
 An  An
 .Ar expression  .Ar expression
Line 414  variables:
Line 407  variables:
 .Dl $ apropos \-s 3 Va=optind \-a Va=optarg  .Dl $ apropos \-s 3 Va=optind \-a Va=optarg
 .Pp  .Pp
 Do exactly the same as calling  Do exactly the same as calling
 .Xr whatis 1  .Nm whatis
 with the argument  with the argument
 .Qq ssh :  .Qq ssh :
 .Pp  .Pp

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.46

CVSweb