summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-09-14 20:10:19 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-09-14 20:10:19 +0000
commitd92f0c02e4277d867acb7d84ed23792818a5474d (patch)
tree193d3279287774265dfe76b2ad9f1056b061df4e
parenta56a160b9614f2772c5f1aa68fe4b0e7f3baf55c (diff)
downloadmandoc-d92f0c02e4277d867acb7d84ed23792818a5474d.tar.gz
Avoid .Ns right after .Pf, it's pointless.
-rw-r--r--mdoc.72
1 files changed, 1 insertions, 1 deletions
diff --git a/mdoc.7 b/mdoc.7
index 85d60c4c..1726a1d7 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1622,7 +1622,7 @@ See also
A function name.
Its syntax is as follows:
.Bd -ragged -offset indent
-.Pf \. Ns Sx \&Fn
+.Pf . Sx \&Fn
.Op Ar functype
.Ar funcname
.Op Oo Ar argtype Oc Ar argname