source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: schwarze@mandoc.bsd.lv
To: source@mandoc.bsd.lv
Subject: docbook2mdoc: Do not use .Aq for XML tags; from bentley@.
Date: Thu, 29 Jun 2017 07:12:27 -0500 (EST)	[thread overview]
Message-ID: <12274770157229721796.enqueue@fantadrom.bsd.lv> (raw)

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

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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=12274770157229721796.enqueue@fantadrom.bsd.lv \
    --to=schwarze@mandoc.bsd.lv \
    --cc=source@mandoc.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).