summaryrefslogtreecommitdiffstats
path: root/mandoc.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-02-06 03:38:45 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-02-06 03:38:45 +0000
commitf1b8e7051e92af5f6c90c234ea75598ee7976318 (patch)
treee89f39da84ae391f6274db2c8a96f024fdf27709 /mandoc.1
parent5c488f049fc8ba35c593e62595b53c5e7baf56f8 (diff)
downloadmandoc-f1b8e7051e92af5f6c90c234ea75598ee7976318.tar.gz
better handle .Fo and .Fd without argument
better handle .Fo with more than one argument
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.18
1 files changed, 8 insertions, 0 deletions
diff --git a/mandoc.1 b/mandoc.1
index 86170cb5..e8e97336 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1042,6 +1042,12 @@ The
macro is called without an argument before
.Ic \&Nm
has first been called with an argument.
+.It Sy "missing function name, using \(dq\(dq"
+.Pq mdoc
+The
+.Ic \&Fo
+macro is called without an argument.
+No function name is printed.
.It Sy "empty head in list item"
.Pq mdoc
In a
@@ -1637,6 +1643,8 @@ macro is invoked with another argument after
.Fl split
or
.Fl nosplit ,
+.Ic \&Fo
+is invoked with more than one argument,
.Ic \&Bd ,
.Ic \&Bk ,
or