From 1ab4ebe5662ad82d7ab745fdb9c8124e07630673 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 6 Jun 2017 15:01:04 +0000 Subject: Minimal implementation of the roff(7) .ce request (center a number of input lines without filling). Contrary to groff, high-level macros abort .ce mode for now. --- mandoc.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'mandoc.1') diff --git a/mandoc.1 b/mandoc.1 index a323ecc0..783ac2b9 100644 --- a/mandoc.1 +++ b/mandoc.1 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.193 2017/06/03 12:17:25 schwarze Exp $ +.\" $Id: mandoc.1,v 1.194 2017/06/06 15:01:04 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014-2017 Ingo Schwarze @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 3 2017 $ +.Dd $Mdocdate: June 6 2017 $ .Dt MANDOC 1 .Os .Sh NAME @@ -1716,6 +1716,11 @@ whatever mode was active before the block. A .Ic \&Bl macro fails to specify the list type. +.It Sy "argument is not numeric, using 1" +.Pq roff +The argument of a +.Ic \&ce +request is not a number. .It Sy "missing manual name, using \(dq\(dq" .Pq mdoc The first call to -- cgit v1.2.3-56-ge451