]> git.cameronkatri.com Git - mandoc.git/blobdiff - tbl.7
simplify a few accesses to fields of structs, using auxiliary pointer
[mandoc.git] / tbl.7
diff --git a/tbl.7 b/tbl.7
index 0deb76241899db6db71f7020ad86aa3fc02ebad3..4ecc354c4ea357a467bd0fe883d256b09e847fb3 100644 (file)
--- a/tbl.7
+++ b/tbl.7
@@ -1,4 +1,4 @@
-.\"    $Id: tbl.7,v 1.36 2021/09/07 11:48:19 schwarze Exp $
+.\"    $Id: tbl.7,v 1.37 2021/09/18 12:34:27 schwarze 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: September 7 2021 $
+.Dd $Mdocdate: September 18 2021 $
 .Dt TBL 7
 .Os
 .Sh NAME
@@ -417,7 +417,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