tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: "Anthony J. Bentley" <anthony@anjbe.name>
To: tech@mdocml.bsd.lv
Subject: docbook2mdoc(1): Don't use Aq for XML tags
Date: Wed, 28 Jun 2017 22:22:52 -0600	[thread overview]
Message-ID: <89255.1498710172@cathet.us> (raw)

Index: docbook2mdoc.1
===================================================================
RCS file: /cvs/docbook2mdoc/docbook2mdoc.1,v
retrieving revision 1.7
diff -u -p -r1.7 docbook2mdoc.1
--- docbook2mdoc.1	19 Oct 2014 19:11:29 -0000	1.7
+++ docbook2mdoc.1	28 Jun 2017 13:34:11 -0000
@@ -34,7 +34,7 @@ generates
 and
 .Xr eqn 7
 from the
-.Aq refentry
+<refentry>
 section of DocBook source, ignoring other sections.
 If unspecified or
 .Ar \&- ,
@@ -53,10 +53,10 @@ SGML DocBook documents may be parsed unl
 constructs, such as empty end tags
 .Li </> .
 The only non-DocBook construct recognised are
-.Aq xi:include \(sl
+<xi:include />
 .Pq which is discarded
 and
-.Aq mml:* ,
+<mml:*>,
 which is accepted and converted to
 .Xr eqn 7 .
 .Sh EXIT STATUS
@@ -83,7 +83,7 @@ The
 .Nm
 utility is experimental.
 As such, only a modest subset of the
-.Aq refentry
+<refentry>
 domain is accepted.
 .Pp
 The output
--
 To unsubscribe send an email to tech+unsubscribe@mandoc.bsd.lv

             reply	other threads:[~2017-06-29  4:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-29  4:22 Anthony J. Bentley [this message]
2017-06-29 12:12 ` Ingo Schwarze

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=89255.1498710172@cathet.us \
    --to=anthony@anjbe.name \
    --cc=tech@mandoc.bsd.lv \
    --cc=tech@mdocml.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).