source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Avoid .Ns right after .Pf, it's pointless.
@ 2015-09-14 20:10 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2015-09-14 20:10 UTC (permalink / raw)
  To: source

Log Message:
-----------
Avoid .Ns right after .Pf, it's pointless.

Modified Files:
--------------
    mdocml:
        mdoc.7

Revision Data
-------------
Index: mdoc.7
===================================================================
RCS file: /home/cvs/mdocml/mdocml/mdoc.7,v
retrieving revision 1.253
retrieving revision 1.254
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.253 -r1.254
--- mdoc.7
+++ 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
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-14 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-14 20:10 mdocml: Avoid .Ns right after .Pf, it's pointless schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).