source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Strip empty-line markers from mdoc.template and its mdoc.7
@ 2010-06-02 12:01 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-06-02 12:01 UTC (permalink / raw)
  To: source

Log Message:
-----------
Strip empty-line markers from mdoc.template and its mdoc.7 embedded form
(as per Jason McIntyre's suggestion for manuals in general).

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

Revision Data
-------------
Index: mdoc.template
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mdoc.template,v
retrieving revision 1.6
retrieving revision 1.7
diff -Lmdoc.template -Lmdoc.template -u -p -r1.6 -r1.7
--- mdoc.template
+++ mdoc.template
@@ -10,7 +10,6 @@
 .Dd $\&Mdocdate$
 .Dt title section
 .Os
-.
 .Sh NAME
 .Nm name
 .Nd short description
Index: mdoc.7
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mdoc.7,v
retrieving revision 1.112
retrieving revision 1.113
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.112 -r1.113
--- mdoc.7
+++ mdoc.7
@@ -343,18 +343,15 @@ file:
 \&.Dd $\&Mdocdate$
 \&.Dt mdoc 7
 \&.Os
-\&.
 \&.Sh NAME
 \&.Nm foo
 \&.Nd a description goes here
 \&.\e\*q The next is for sections 2, 3, & 9 only.
 \&.\e\*q .Sh LIBRARY
-\&.
 \&.Sh SYNOPSIS
 \&.Nm foo
 \&.Op Fl options
 \&.Ar
-\&.
 \&.Sh DESCRIPTION
 The
 \&.Nm
--
 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:[~2010-06-02 12:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-02 12:01 mdocml: Strip empty-line markers from mdoc.template and its mdoc.7 kristaps

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).