aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
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
commit5f8325328da6c051bfa2eee5fb6f4f76040e3b30 (patch)
treefd03f9f2ea49d2dca91ab947af00348b43ac47f3 /mdoc.7
parent46f86c1cbbaeaa9251c5686ec1aa257f7b354932 (diff)
downloadmandoc-5f8325328da6c051bfa2eee5fb6f4f76040e3b30.tar.gz
mandoc-5f8325328da6c051bfa2eee5fb6f4f76040e3b30.tar.zst
mandoc-5f8325328da6c051bfa2eee5fb6f4f76040e3b30.zip
Avoid .Ns right after .Pf, it's pointless.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.76
1 files changed, 3 insertions, 3 deletions
diff --git a/mdoc.7 b/mdoc.7
index 539ac6f8..566501c9 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.253 2015/03/13 20:20:07 schwarze Exp $
+.\" $Id: mdoc.7,v 1.254 2015/09/14 20:10:19 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011, 2013 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,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: March 13 2015 $
+.Dd $Mdocdate: September 14 2015 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -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