From abe535d017ebcf70bf575e3048cb4ea11f75a600 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 12 Dec 2018 21:54:35 +0000 Subject: 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. --- tbl.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tbl.3') 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 .\" @@ -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 * -- cgit v1.2.3-56-ge451