diff options
author | Anthony J. Bentley <bentley@cvs.openbsd.org> | 2019-02-08 22:33:04 +0000 |
---|---|---|
committer | Anthony J. Bentley <bentley@cvs.openbsd.org> | 2019-02-08 22:33:04 +0000 |
commit | de4e6167a8993260ea7c66aa6221d893743bcc63 (patch) | |
tree | 8bf6bccc682fe6d122bd5aa6c958e4646c393a82 /share/man/man7 | |
parent | 41ca1d023253180071acaf8e2bd70aeeaf304d68 (diff) |
Fix typo: "a data cells" -> "a data cell".
ok schwarze@
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/tbl.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/tbl.7 b/share/man/man7/tbl.7 index d2e0a0feb32..d8dd0d46e1f 100644 --- a/share/man/man7/tbl.7 +++ b/share/man/man7/tbl.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tbl.7,v 1.19 2018/12/12 20:21:04 jmc Exp $ +.\" $OpenBSD: tbl.7,v 1.20 2019/02/08 22:33:03 bentley Exp $ .\" .\" Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2014, 2015, 2017, 2018 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: December 12 2018 $ +.Dd $Mdocdate: February 8 2019 $ .Dt TBL 7 .Os .Sh NAME @@ -243,7 +243,7 @@ or .Ql = , a single or double horizontal line is drawn across the cell, joining its neighbours. -If a data cells contains only the two character sequence +If a data cell contains only the two character sequence .Ql \e_ or .Ql \e= , |