diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-04 23:40:01 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-04 23:40:01 +0000 |
commit | 5b749c43f0fa66e04b6344358891a4c186b5d7b7 (patch) | |
tree | 0025c2c84eaae438835c15afcb1e9dc2c804ffef /mandoc.3 | |
parent | 7f6c894d1a180fce14611c9af352e193310d8bd3 (diff) | |
download | mandoc-5b749c43f0fa66e04b6344358891a4c186b5d7b7.tar.gz |
various nits found with mandoc -Tlint
Diffstat (limited to 'mandoc.3')
-rw-r--r-- | mandoc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ .Nm mparse_result , .Nm mparse_strerror , .Nm mparse_strlevel , -.Nm mparse_updaterc +.Nm mparse_updaterc .Nd mandoc macro compiler library .Sh SYNOPSIS .In sys/types.h |