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

Diff for /mandoc/roff.7 between version 1.35 and 1.37

version 1.35, 2011/11/21 22:19:23 version 1.37, 2011/12/11 00:38:11
Line 844  only accepts relative paths not containing the strings
Line 844  only accepts relative paths not containing the strings
 .Qq ../  .Qq ../
 and  and
 .Qq /.. .  .Qq /.. .
   .Pp
   This request requires
   .Xr man 1
   to change to the right directory before calling
   .Xr mandoc 1 ,
   per convention to the root of the manual tree.
   Typical usage looks like:
   .Pp
   .Dl \&.so man3/Xcursor.3
   .Pp
   As the whole concept is rather fragile, the use of
   .Sx \&so
   is discouraged.
   Use
   .Xr ln 1
   instead.
 .Ss \&ta  .Ss \&ta
 Set tab stops.  Set tab stops.
 This line-scoped request can take an arbitrary number of arguments.  This line-scoped request can take an arbitrary number of arguments.
Line 952  Saltzer in 1964.
Line 968  Saltzer in 1964.
 Doug McIlroy rewrote it in BCPL in 1969, renaming it  Doug McIlroy rewrote it in BCPL in 1969, renaming it
 .Nm .  .Nm .
 Dennis M. Ritchie rewrote McIlroy's  Dennis M. Ritchie rewrote McIlroy's
 .Nm  .Nm
 in PDP-11 assmebly for  in PDP-11 assembly for
 .At v1 ,  .At v1 ,
 Joseph F. Ossanna improved roff and renamed it nroff  Joseph F. Ossanna improved roff and renamed it nroff
 for  for

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

CVSweb