From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from localhost (fantadrom.bsd.lv [local]) by fantadrom.bsd.lv (OpenSMTPD) with ESMTPA id 4e6e71c4 for ; Tue, 6 Jun 2017 10:04:05 -0500 (EST) Date: Tue, 6 Jun 2017 10:04:05 -0500 (EST) Message-Id: <10318266892902345656.enqueue@fantadrom.bsd.lv> 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: document the new .ce implementation X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- document the new .ce implementation Modified Files: -------------- mdocml: roff.7 Revision Data ------------- Index: roff.7 =================================================================== RCS file: /home/cvs/mdocml/mdocml/roff.7,v retrieving revision 1.84 retrieving revision 1.85 diff -Lroff.7 -Lroff.7 -u -p -r1.84 -r1.85 --- roff.7 +++ roff.7 @@ -527,7 +527,10 @@ Trailing characters are ignored. Center the next .Ar N input lines without filling. -Currently ignored. +.Ar N +defaults to 1. +An argument of 0 or less ends centering. +Currently, high level macros abort certering. .It Ic \&cf Ar filename Output the contents of a file. Ignored because insecure. -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv