summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2015-01-23 20:17:25 +0000
committerschwarze <schwarze@openbsd.org>2015-01-23 20:17:25 +0000
commite62d7b36fdc24139bcb20a3cd949f624237e52f7 (patch)
treeb4ef038d60cfaa451bb2a447a45cb7370f96d850 /share/man/man7
parentbraces to open a function go on their own line like god intended (diff)
downloadwireguard-openbsd-e62d7b36fdc24139bcb20a3cd949f624237e52f7.tar.xz
wireguard-openbsd-e62d7b36fdc24139bcb20a3cd949f624237e52f7.zip
While ignoring the .ta (set tab stops) and .ti (temp indent) requests
is sometimes harmless, it often causes seriously ugly output, so flag these requests as unsupported rather than ignoring them. Discussed with naddy@.
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/roff.78
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/roff.7 b/share/man/man7/roff.7
index 6fdd3753070..be7fc6815df 100644
--- a/share/man/man7/roff.7
+++ b/share/man/man7/roff.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: roff.7,v 1.47 2015/01/23 07:41:16 jmc Exp $
+.\" $OpenBSD: roff.7,v 1.48 2015/01/23 20:17:25 schwarze Exp $
.\"
.\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011, 2013, 2014 Ingo Schwarze <schwarze@openbsd.org>
@@ -1437,7 +1437,7 @@ Retrieve the bounding box of a PostScript file.
Currently unsupported.
.Ss \&pshape
Set a special shape for the current paragraph.
-This is a Heirloom extension and currently ignored.
+This is a Heirloom extension and currently unsupported.
.Ss \&pso
Include output of a shell command.
Ignored because insecure.
@@ -1570,7 +1570,7 @@ See
.Ss \&ta
Set tab stops.
Takes an arbitrary number of arguments.
-Currently ignored.
+Currently unsupported.
.Ss \&tc
Change tab repetion character.
Currently unsupported.
@@ -1580,7 +1580,7 @@ See
.Sx \&TS .
.Ss \&ti
Temporary indent.
-Currently ignored.
+Currently unsupported.
.Ss \&tkf
Enable track kerning for a font.
Currently ignored.