summaryrefslogtreecommitdiffstats
path: root/roff.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-02-14 23:50:57 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-02-14 23:50:57 +0000
commit43df6e40ec353f7e0699c6c633583fb632c6b760 (patch)
tree5d6ccbf07438712b1b7d393327d59a1da7a8e5af /roff.7
parent0d7f66359c07c1ca36d5513ebe46d6873e673e52 (diff)
downloadmandoc-43df6e40ec353f7e0699c6c633583fb632c6b760.tar.gz
document .as and .ce
Diffstat (limited to 'roff.7')
-rw-r--r--roff.714
1 files changed, 13 insertions, 1 deletions
diff --git a/roff.7 b/roff.7
index fcfb815e..fde56f3c 100644
--- a/roff.7
+++ b/roff.7
@@ -1,7 +1,7 @@
.\" $Id$
.\"
.\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
-.\" Copyright (c) 2010, 2011, 2013 Ingo Schwarze <schwarze@openbsd.org>
+.\" Copyright (c) 2010, 2011, 2013, 2014 Ingo Schwarze <schwarze@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
@@ -427,6 +427,12 @@ The syntax of this request is the same as that of
It is currently ignored by
.Xr mandoc 1 ,
as are its children.
+.Ss \&as
+Append to a user-defined string.
+The syntax of this request is the same as that of
+.Sx \&ds .
+If a user-defined string with the specified name does not yet exist,
+it is set to the empty string before appending.
.Ss \&cc
Changes the control character.
Its syntax is as follows:
@@ -439,6 +445,12 @@ If
is not specified, the control character is reset to
.Sq \&. .
Trailing characters are ignored.
+.Ss \&ce
+Center some lines.
+This line-scoped request is intended to take one integer argument,
+specifying how many lines to center.
+Currently, it is ignored including its arguments, and the number
+of arguments is not checked.
.Ss \&de
Define a
.Nm