summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-07-04 10:53:04 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-07-04 10:53:04 +0000
commit49dd9b5dd748b620a0ce6f13386ed83f152ae465 (patch)
treef518dcb5362be40e925497da92dc83aa5f110aa0 /mandoc.1
parent21ba8ecaf2eb2e4488cba5975c67d6c6e63fa069 (diff)
downloadmandoc-49dd9b5dd748b620a0ce6f13386ed83f152ae465.tar.gz
Auto-margins. Documented in mandoc.1. Also bumped line-height and made
sure header and footer accomodate for said line-height.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.15
1 files changed, 4 insertions, 1 deletions
diff --git a/mandoc.1 b/mandoc.1
index f0737685..c26091d7 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -303,7 +303,10 @@ PostScript
Level-2 pages may be generated by
.Fl T Ns Cm ps .
Output pages default to letter sized and are rendered in the Times font
-family, 11-point.
+family, 11-point. Margins are calculated as the maximum of either space
+left by page width minus text width (65
+.Sq m
+characters), or given default margins of 2 cm.
.Pp
Special characters are rendered as in
.Sx ASCII Output .