summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAnthony J. Bentley <bentley@cvs.openbsd.org>2014-11-25 06:39:21 +0000
committerAnthony J. Bentley <bentley@cvs.openbsd.org>2014-11-25 06:39:21 +0000
commite050079344996aa607f02a811a11080fe71d5547 (patch)
treef68c3c9017056d48b513a786636841c6fe7e0cec /share
parent6b3bca4156392aec0c5b4195bab0f26ada5c6adb (diff)
Allow comma-separated options in tbl(7) tables.
Provides better groff compatibility. ok schwarze@
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/tbl.75
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man7/tbl.7 b/share/man/man7/tbl.7
index 2f5590607a1..5be7f715c31 100644
--- a/share/man/man7/tbl.7
+++ b/share/man/man7/tbl.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tbl.7,v 1.7 2014/10/14 02:16:02 schwarze Exp $
+.\" $OpenBSD: tbl.7,v 1.8 2014/11/25 06:39:20 bentley Exp $
.\"
.\" Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2014 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: October 14 2014 $
+.Dd $Mdocdate: November 25 2014 $
.Dt TBL 7
.Os
.Sh NAME
@@ -135,6 +135,7 @@ in the case of
.Ss Options
The first line of a table consists of space-separated option keys and
modifiers terminated by a semicolon.
+For GNU compatibility, option keys can also be separated by commas.
If the first line does not have a terminating semicolon, it is assumed
that no options are specified and instead a
.Sx Layout