From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (schwarze@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id pADEotxf003753 for ; Sun, 13 Nov 2011 09:50:55 -0500 (EST) Received: (from schwarze@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id pADEosKn021010; Sun, 13 Nov 2011 09:50:54 -0500 (EST) Date: Sun, 13 Nov 2011 09:50:54 -0500 (EST) Message-Id: <201111131450.pADEosKn021010@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: schwarze@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: typo: overful -> overfull; thanks to jmc@ X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- typo: overful -> overfull; thanks to jmc@ 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.98 retrieving revision 1.99 diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.98 -r1.99 --- mandoc.1 +++ mandoc.1 @@ -242,7 +242,7 @@ blank characters instead of the default and seven for .Xr man 7 . Increasing this is not recommended; it may result in degraded formatting, -for example overful lines or ugly line breaks. +for example overfull lines or ugly line breaks. .It Cm width Ns = Ns Ar width The output width is set to .Ar width , -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv