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 o7I8feWJ015440 for ; Wed, 18 Aug 2010 04:41:41 -0400 (EDT) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id o7I8feNJ025415; Wed, 18 Aug 2010 04:41:40 -0400 (EDT) Date: Wed, 18 Aug 2010 04:41:40 -0400 (EDT) Message-Id: <201008180841.o7I8feNJ025415@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: Migrate `Xr groff 1' -> GNU troff. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Migrate `Xr groff 1' -> GNU troff. I no longer assume that groff is installed on the host system. Modified Files: -------------- mdocml: mandoc.1 Revision Data ------------- Index: mandoc.1 =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mandoc.1,v retrieving revision 1.75 retrieving revision 1.76 diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.75 -r1.76 --- mandoc.1 +++ mandoc.1 @@ -374,8 +374,7 @@ To produce a series of PostScript manual .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 -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv