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 p96N5t0N024495 for ; Thu, 6 Oct 2011 19:05:55 -0400 (EDT) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id p96N5tGV002735; Thu, 6 Oct 2011 19:05:55 -0400 (EDT) Date: Thu, 6 Oct 2011 19:05:55 -0400 (EDT) Message-Id: <201110062305.p96N5tGV002735@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: Nix end-of-line whitespace. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Nix end-of-line whitespace. 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.95 retrieving revision 1.96 diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.95 -r1.96 --- mandoc.1 +++ mandoc.1 @@ -316,7 +316,7 @@ Translate input format into .Xr man 7 output format. This is useful for distributing manual sources to legancy systems -lacking +lacking .Xr mdoc 7 formatters. .Pp -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv