aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tbl.3
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-12-12 21:54:35 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-12-12 21:54:35 +0000
commitabe535d017ebcf70bf575e3048cb4ea11f75a600 (patch)
tree89012c9ae6f95bc0cf1e3a34387ff22ae072d23b /tbl.3
parentfbcda63a2f8d075778d869bf8b5e39be061e27bb (diff)
downloadmandoc-abe535d017ebcf70bf575e3048cb4ea11f75a600.tar.gz
mandoc-abe535d017ebcf70bf575e3048cb4ea11f75a600.tar.zst
mandoc-abe535d017ebcf70bf575e3048cb4ea11f75a600.zip
Cleanup, no functional change:
No need to expose the tbl(7) syntax tree data structures everywhere. Move them to their own include file, "tbl.h", and improve comments.
Diffstat (limited to 'tbl.3')
-rw-r--r--tbl.35
1 files changed, 3 insertions, 2 deletions
diff --git a/tbl.3 b/tbl.3
index 71714e91..10e18fc6 100644
--- a/tbl.3
+++ b/tbl.3
@@ -1,4 +1,4 @@
-.\" $Id: tbl.3,v 1.3 2018/08/24 23:12:34 schwarze Exp $
+.\" $Id: tbl.3,v 1.4 2018/12/12 21:54:35 schwarze Exp $
.\"
.\" Copyright (c) 2013 Ingo Schwarze <schwarze@openbsd.org>
.\"
@@ -14,7 +14,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: August 24 2018 $
+.Dd $Mdocdate: December 12 2018 $
.Dt TBL 3
.Os
.Sh NAME
@@ -27,6 +27,7 @@
.Nd roff table parser library for mandoc
.Sh SYNOPSIS
.In mandoc.h
+.In tbl.h
.In libmandoc.h
.In libroff.h
.Ft struct tbl_node *