diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-08-07 10:31:32 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-08-07 10:31:32 +0000 |
commit | 483c2d7e6182fb91b46499f84663b5a6c08e09ab (patch) | |
tree | 6e3859fd8e6f66e5bd44681478ca1dbac4f7c031 | |
parent | ae87a67b21e961eb6fd2be1c1ac7caaac86644ba (diff) | |
download | mandoc-483c2d7e6182fb91b46499f84663b5a6c08e09ab.tar.gz |
Removed cross-reference to groff(1) in favour of simply mentioning GNU
troff. This removes the last groff(1) `Xr'.
-rw-r--r-- | mdoc.7 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2672,7 +2672,7 @@ is followed by non-punctuation, an .Sx \&Ns is inserted into the token stream. This behaviour is for compatibility with -.Xr groff 1 . +GNU troff. .Pp Examples: .D1 \&.Xr mandoc 1 |