[BACK]Return to man.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / man

Diff for /src/usr.bin/man/Attic/man.1 between version 1.46 and 1.47

version 1.46, 2010/09/19 07:40:01 version 1.47, 2011/07/07 04:24:35
Line 260 
Line 260 
 .Xr mdoc 7 .  .Xr mdoc 7 .
 A full tutorial for writing man pages is provided in  A full tutorial for writing man pages is provided in
 .Xr mdoc.samples 7 .  .Xr mdoc.samples 7 .
   .Pp
   If both a formatted and an unformatted version of the same manual page,
   for example
   .Pa cat1/foo.0
   and
   .Pa man1/foo.1 ,
   exist in the same directory, and at least one of them is selected,
   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

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