From 483c2d7e6182fb91b46499f84663b5a6c08e09ab Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 7 Aug 2010 10:31:32 +0000 Subject: Removed cross-reference to groff(1) in favour of simply mentioning GNU troff. This removes the last groff(1) `Xr'. --- mdoc.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdoc.7 b/mdoc.7 index ab58c508..ee916e59 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -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 -- cgit