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

Diff for /mandoc/man.1 between version 1.23 and 1.25

version 1.23, 2017/03/18 19:51:19 version 1.25, 2017/03/22 13:31:49
Line 190  For each output format, the available options are desc
Line 190  For each output format, the available options are desc
 .Xr mandoc 1  .Xr mandoc 1
 manual.  manual.
 .It Fl S Ar subsection  .It Fl S Ar subsection
 Restricts the directories that  Only show pages for the specified
 .Nm  
 will search to those of a specific  
 .Xr machine 1  .Xr machine 1
 architecture.  architecture.
 .Ar subsection  .Ar subsection
Line 276  See the
Line 274  See the
 .Xr mandoc 1  .Xr mandoc 1
 manual for details.  manual for details.
 .It Fl w  .It Fl w
 List the pathnames of the manual pages which  List the pathnames of all matching manual pages instead of displaying
 .Nm  any of them.
 would display for the specified  
 .Ar section  
 and  
 .Ar name  
 combination.  
 .El  .El
 .Pp  .Pp
 Guidelines for writing  Guidelines for writing
Line 294  for example
Line 287  for example
 .Pa cat1/foo.0  .Pa cat1/foo.0
 and  and
 .Pa man1/foo.1 ,  .Pa man1/foo.1 ,
 exist in the same directory, and at least one of them is selected,  exist in the same directory, only the unformatted version is used.
 only the newer one is used.  
 However, if both the  
 .Fl a  
 and the  
 .Fl w  
 options are specified, both file names are printed.  
 .Sh ENVIRONMENT  .Sh ENVIRONMENT
 .Bl -tag -width MANPATHX  .Bl -tag -width MANPATHX
 .It Ev MACHINE  .It Ev MACHINE
Line 388  default man configuration file
Line 375  default man configuration file
 .El  .El
 .Sh EXIT STATUS  .Sh EXIT STATUS
 .Ex -std man  .Ex -std man
   See
   .Xr mandoc 1
   for details.
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr apropos 1 ,  .Xr apropos 1 ,
 .Xr intro 1 ,  .Xr intro 1 ,
 .Xr whatis 1 ,  
 .Xr whereis 1 ,  .Xr whereis 1 ,
 .Xr intro 2 ,  .Xr intro 2 ,
 .Xr intro 3 ,  .Xr intro 3 ,

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.25

CVSweb