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.5/8.14.5) with ESMTP id s8H0hLXq014401 for ; Tue, 16 Sep 2014 20:43:22 -0400 (EDT) Received: (from schwarze@localhost) by krisdoz.my.domain (8.14.5/8.14.3/Submit) id s8H0hFcO016786; Tue, 16 Sep 2014 20:43:15 -0400 (EDT) Date: Tue, 16 Sep 2014 20:43:15 -0400 (EDT) Message-Id: <201409170043.s8H0hFcO016786@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: Five year old typo reported by Theo Buehler at math dot ethz dot X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Five year old typo reported by Theo Buehler at math dot ethz dot ch, thanks. I nearly asked: ``What's wrong with it? It formats as "intended".'' (However, what Kristaps intended to write was "indented".) 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.236 retrieving revision 1.237 diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.236 -r1.237 --- mdoc.7 +++ mdoc.7 @@ -1245,7 +1245,7 @@ See also and .Sx \&Os . .Ss \&Dl -One-line intended display. +One-line indented display. This is formatted as literal text and is useful for commands and invocations. It is followed by a newline. -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv