summaryrefslogtreecommitdiffstats
path: root/roff.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-17 02:01:05 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-17 02:01:05 +0000
commitb2c69380f33dc4e4386ea05b9265b2e845e6a147 (patch)
treefa6e0c0831aaacfb1b62557becf6af49f53527c8 /roff.7
parente4d387ec9112592d7da65673d6227866ae8199dc (diff)
downloadmandoc-b2c69380f33dc4e4386ea05b9265b2e845e6a147.tar.gz
Full support for ie/el. This completes the initial roff support.
Added test files for ie/el. Using `if 0' as a baseline for "false" roff instructions instead of `if t'.
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 2d3ae9cb..aa816e6b 100644
--- a/roff.7
+++ b/roff.7
@@ -228,6 +228,11 @@ Historic groff did not accept white-space buffering the custom END tag
for the
.Sx \&ig
macro.
+.It
+The
+.Sx \&if
+and family would print funny white-spaces with historic groff when
+depending on next-line syntax.
.El
.Sh AUTHORS
The