From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (kristaps@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id o77AVXPV029708 for ; Sat, 7 Aug 2010 06:31:33 -0400 (EDT) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id o77AVWKr005548; Sat, 7 Aug 2010 06:31:32 -0400 (EDT) Date: Sat, 7 Aug 2010 06:31:32 -0400 (EDT) Message-Id: <201008071031.o77AVWKr005548@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: kristaps@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: Removed cross-reference to groff(1) in favour of simply X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Removed cross-reference to groff(1) in favour of simply mentioning GNU troff. This removes the last groff(1) `Xr'. Modified Files: -------------- mdocml: mdoc.7 Revision Data ------------- Index: mdoc.7 =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mdoc.7,v retrieving revision 1.147 retrieving revision 1.148 diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.147 -r1.148 --- mdoc.7 +++ 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 -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv