diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-08-18 08:41:40 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-08-18 08:41:40 +0000 |
commit | 77efa65a6d5701112040f82d47eb9344d26ef0ac (patch) | |
tree | 9a5df916f92b9047d2a6e41dcf4e207253a099f8 /mandoc.1 | |
parent | ac8ba63aa155a1a39cb8e64bd5996aae0b8d5147 (diff) | |
download | mandoc-77efa65a6d5701112040f82d47eb9344d26ef0ac.tar.gz |
Migrate `Xr groff 1' -> GNU troff. I no longer assume that groff is
installed on the host system.
Diffstat (limited to 'mandoc.1')
-rw-r--r-- | mandoc.1 | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -374,8 +374,7 @@ To produce a series of PostScript manuals for A4 paper: .Sh COMPATIBILITY This section summarises .Nm -compatibility with -.Xr groff 1 . +compatibility with GNU troff. Each input and output format is separately noted. .Ss ASCII Compatibility .Bl -bullet -compact @@ -390,9 +389,7 @@ in .Fl T Ns Cm ascii are synonyms, as are \-filled and \-ragged. .It -In -.Xr groff 1 , -the +In GNU troff, the .Sq \&Pa .Xr mdoc 7 macro does not underline when scoped under an |