source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* docbook2mdoc: Do not use .Aq for XML tags; from bentley@.
@ 2017-06-29 12:12 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2017-06-29 12:12 UTC (permalink / raw)
  To: source

Log Message:
-----------
Do not use .Aq for XML tags; from bentley@.
While here, fix some other macros, too.

Modified Files:
--------------
    docbook2mdoc:
        docbook2mdoc.1

Revision Data
-------------
Index: docbook2mdoc.1
===================================================================
RCS file: /home/cvs/mdocml/docbook2mdoc/docbook2mdoc.1,v
retrieving revision 1.7
retrieving revision 1.8
diff -Ldocbook2mdoc.1 -Ldocbook2mdoc.1 -u -p -r1.7 -r1.8
--- docbook2mdoc.1
+++ docbook2mdoc.1
@@ -33,13 +33,12 @@ generates
 .Xr mdoc 7
 and
 .Xr eqn 7
-from the
-.Aq refentry
-section of DocBook source, ignoring other sections.
+from the <refentry> section of DocBook source, ignoring other sections.
 If unspecified or
-.Ar \&- ,
+.Sq Cm \- ,
 .Ar file
 is taken to be standard input.
+.Pp
 The arguments are as follows:
 .Bl -tag -width Ds
 .It Fl W
@@ -52,12 +51,9 @@ Some earlier DocBook constructs are acce
 SGML DocBook documents may be parsed unless they contain SGML-specific
 constructs, such as empty end tags
 .Li </> .
-The only non-DocBook construct recognised are
-.Aq xi:include \(sl
+The only non-DocBook constructs recognised are <xi:include\ />
 .Pq which is discarded
-and
-.Aq mml:* ,
-which is accepted and converted to
+and <mml:*>, which is accepted and converted to
 .Xr eqn 7 .
 .Sh EXIT STATUS
 .Ex -std
@@ -76,15 +72,12 @@ and a pager:
 .Sh AUTHORS
 .Nm
 was written by
-.Ar Kristaps Dzonsons ,
-.Mt kristaps@bsd.lv .
+.An Kristaps Dzonsons Aq Mt kristaps@bsd.lv .
 .Sh CAVEATS
 The
 .Nm
 utility is experimental.
-As such, only a modest subset of the
-.Aq refentry
-domain is accepted.
+As such, only a modest subset of the <refentry> domain is accepted.
 .Pp
 The output
 .Xr mdoc 7
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

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

only message in thread, other threads:[~2017-06-29 12:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-29 12:12 docbook2mdoc: Do not use .Aq for XML tags; from bentley@ 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).