diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-01-20 19:23:33 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-01-20 19:23:33 +0000 |
commit | b210c6a192929f24e3f8117e2f39fd32bf98e86c (patch) | |
tree | 468484714d57b32c47e82247c3a8f1d5ca833e29 | |
parent | f208ac02cbc9c8f73e173963319a1812f81d89f1 (diff) |
one more "center"; tedu forgot to use -i, i think...
-rw-r--r-- | share/man/man7/tbl.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/tbl.7 b/share/man/man7/tbl.7 index 07217f47c17..06eaa07151a 100644 --- a/share/man/man7/tbl.7 +++ b/share/man/man7/tbl.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tbl.7,v 1.9 2015/01/20 18:54:33 tedu Exp $ +.\" $OpenBSD: tbl.7,v 1.10 2015/01/20 19:23:32 jmc Exp $ .\" .\" Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2014 Ingo Schwarze <schwarze@openbsd.org> @@ -199,7 +199,7 @@ Layout lines may also be separated by a comma. Each layout cell consists of one of the following case-insensitive keys: .Bl -tag -width 2n .It Cm c -Centre a literal string within its column. +Center a literal string within its column. .It Cm r Right-justify a literal string within its column. .It Cm l |