diff options
-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 |