summaryrefslogtreecommitdiffstats
path: root/roff.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-09-07 00:21:53 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-09-07 00:21:53 +0000
commite13eaef731c921e8230fb25465559ac5145a9500 (patch)
tree2aba2c608fc721db5e2d129f3b71331282011eba /roff.7
parent7efdd523df89a52dfe9b30c162bab842bb81840d (diff)
downloadmandoc-e13eaef731c921e8230fb25465559ac5145a9500.tar.gz
Parse and ignore the .pl (page length) request;
Daniel Levai reports that Slackware Linux uses this.
Diffstat (limited to 'roff.7')
-rw-r--r--roff.75
1 files changed, 5 insertions, 0 deletions
diff --git a/roff.7 b/roff.7
index 4df60dec..30568620 100644
--- a/roff.7
+++ b/roff.7
@@ -935,6 +935,11 @@ Turn on no-space mode.
This line-scoped request is intended to take no arguments.
Currently, it is ignored including its arguments,
and the number of arguments is not checked.
+.Ss \&pl
+Change page length.
+This line-scoped request is intended to take one height argument.
+Currently, it is ignored including its arguments,
+and the number of arguments is not checked.
.Ss \&ps
Change point size.
This line-scoped request is intended to take one numerical argument.