source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Use text production macros to document themselves.
@ 2013-08-14 15:08 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2013-08-14 15:08 UTC (permalink / raw)
  To: source

Log Message:
-----------
Use text production macros to document themselves.
Part of the patch was sent in by Jan Stary <hans at stare dot cz>, 
another part was added by jmc@, the rest was added by myself;
ok jmc@.

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

Revision Data
-------------
Index: mdoc.7
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mdoc.7,v
retrieving revision 1.219
retrieving revision 1.220
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.219 -r1.220
--- mdoc.7
+++ mdoc.7
@@ -711,7 +711,9 @@ for fixed strings to be passed verbatim 
 or
 .Sx \&Cm .
 .Ss \&At
-Formats an AT&T version.
+Formats an
+.At
+version.
 Accepts one optional argument:
 .Pp
 .Bl -tag -width "v[1-7] | 32vX" -offset indent -compact
@@ -1089,7 +1091,9 @@ Examples:
 See also
 .Sx \&Bro .
 .Ss \&Bsx
-Format the BSD/OS version provided as an argument, or a default value if
+Format the
+.Bsx
+version provided as an argument, or a default value if
 no argument is provided.
 .Pp
 Examples:
@@ -1109,7 +1113,9 @@ and
 Prints
 .Dq is currently in beta test.
 .Ss \&Bx
-Format the BSD version provided as an argument, or a default value if no
+Format the
+.Bx
+version provided as an argument, or a default value if no
 argument is provided.
 .Pp
 Examples:
@@ -1405,7 +1411,9 @@ for special-purpose constants and
 .Sx \&Va
 for variable symbols.
 .Ss \&Dx
-Format the DragonFly BSD version provided as an argument, or a default
+Format the
+.Dx
+version provided as an argument, or a default
 value if no argument is provided.
 .Pp
 Examples:
@@ -2474,7 +2482,9 @@ Examples:
 Prints out
 .Dq currently under development.
 .Ss \&Ux
-Format the UNIX name.
+Format the
+.Ux
+name.
 Accepts no argument.
 .Pp
 Examples:
--
 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:[~2013-08-14 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-14 15:08 mdocml: Use text production macros to document themselves 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).