summaryrefslogtreecommitdiffstats
path: root/roff.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-06 15:03:35 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-06 15:03:35 +0000
commite4e20fb8865c9f2f621fc06cfd9abcf953128959 (patch)
tree21416a31e7050f15798017aefe562dfef8485c91 /roff.7
parent3a094373dfa33d1e287d59127a8629dde3205dd8 (diff)
downloadmandoc-e4e20fb8865c9f2f621fc06cfd9abcf953128959.tar.gz
document the new .ce implementation
Diffstat (limited to 'roff.7')
-rw-r--r--roff.75
1 files changed, 4 insertions, 1 deletions
diff --git a/roff.7 b/roff.7
index b2e8fb78..df67fc17 100644
--- a/roff.7
+++ b/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.