diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-03-08 03:54:49 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-03-08 03:54:49 +0000 |
commit | 6607bd335766fcace90ebb502bf9770cc5673dd7 (patch) | |
tree | 02c7dee5b38b960dab8a4a640e13b0bff923de37 /share/man/man7 | |
parent | 7271950daea01853ef9cbfb58b25fce6f6c7dbf1 (diff) |
correct paper title
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 79373f22c2b..85d39f739d8 100644 --- a/share/man/man7/tbl.7 +++ b/share/man/man7/tbl.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tbl.7,v 1.22 2019/02/11 17:59:35 tedu Exp $ +.\" $OpenBSD: tbl.7,v 1.23 2021/03/08 03:54:48 jsg Exp $ .\" .\" Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2014,2015,2017,2018,2019 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: February 11 2019 $ +.Dd $Mdocdate: March 8 2021 $ .Dt TBL 7 .Os .Sh NAME @@ -416,7 +416,7 @@ equations inside tables. .Xr roff 7 .Rs .%A M. E. Lesk -.%T Tbl\(emA Program to Format Tables +.%T Tbl \(em A Program to Format Tables .%D June 11, 1976 .Re .Sh HISTORY |