aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc_headers.3
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-05-05 02:06:19 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-05-05 02:06:19 +0000
commit1481c0648531c03ad8b53843797e3c269032f43c (patch)
tree45ea03c49eb82d26f334f5a790e760417bd7b9b5 /mandoc_headers.3
parentd4309408b94eb36fcea040582e8579967cb7878b (diff)
downloadmandoc-1481c0648531c03ad8b53843797e3c269032f43c.tar.gz
mandoc-1481c0648531c03ad8b53843797e3c269032f43c.tar.zst
mandoc-1481c0648531c03ad8b53843797e3c269032f43c.zip
Move handling of the roff(7) .ft request from the man(7)
modules to the new roff(7) modules. As a side effect, mdoc(7) now handles .ft, too. Of course, do not use that.
Diffstat (limited to 'mandoc_headers.3')
-rw-r--r--mandoc_headers.33
1 files changed, 2 insertions, 1 deletions
diff --git a/mandoc_headers.3 b/mandoc_headers.3
index ecb730f2..f061332c 100644
--- a/mandoc_headers.3
+++ b/mandoc_headers.3
@@ -144,8 +144,9 @@ and the functions
.Fn deroff ,
.Fn roffhash_alloc ,
.Fn roffhash_find ,
+.Fn roffhash_free ,
and
-.Fn roffhash_free .
+.Fn roff_validate .
.Pp
Uses pointers to the types
.Vt struct mdoc_arg