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

Diff for /mandoc/man.1 between version 1.17 and 1.20

version 1.17, 2016/07/01 20:24:04 version 1.20, 2017/01/06 01:34:57
Line 69  machine architecture
Line 69  machine architecture
 The options are as follows:  The options are as follows:
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Fl a  .It Fl a
 Display all of the manual pages for a specified  Display all matching manual pages.
 .Ar section  Normally, only the first page found is displayed.
 and  
 .Ar name  
 combination.  
 Normally, only the first manual page found is displayed.  
 .It Fl C Ar file  .It Fl C Ar file
 Use the specified  Use the specified
 .Ar file  .Ar file
Line 100  This overrides any earlier
Line 96  This overrides any earlier
 and  and
 .Fl l  .Fl l
 options.  options.
   .It Fl h
   Display only the SYNOPSIS lines of the requested manual pages.
   Implies
   .Fl a
   and
   .Fl c .
 .It Fl I Cm os Ns = Ns Ar name  .It Fl I Cm os Ns = Ns Ar name
 Override the default operating system  Override the default operating system
 .Ar name  .Ar name
Line 110  and for the
Line 112  and for the
 .Xr man 7  .Xr man 7
 .Ic \&TH  .Ic \&TH
 macro.  macro.
 .It Fl h  
 Display only the SYNOPSIS lines of the requested manual pages.  
 Implies  
 .Fl a  
 and  
 .Fl c .  
 .It Fl K Ar encoding  .It Fl K Ar encoding
 Specify the input encoding.  Specify the input encoding.
 The supported  The supported
Line 330  is used, the interactive
Line 326  is used, the interactive
 .Ic :t  .Ic :t
 command can be used to go to the definitions of various terms, for  command can be used to go to the definitions of various terms, for
 example command line options, command modifiers, internal commands,  example command line options, command modifiers, internal commands,
 and environment variables.  environment variables, function names, preprocessor macros,
   .Xr errno 2
   values, and some other emphasized words.
   Some terms may have defining text at more than one place.
   In that case, the
   .Xr less 1
   interactive commands
   .Ic t
   and
   .Ic T
   can be used to move to the next and to the previous place providing
   information about the term last searched for with
   .Ic :t .
 .It Ev MANPATH  .It Ev MANPATH
 The standard search path used by  The standard search path used by
 .Nm  .Nm

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.20

CVSweb