source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: kristaps@mdocml.bsd.lv
To: source@mdocml.bsd.lv
Subject: mdocml: Allow OpenBSD's nroff to process mandoc.1 without puking on long
Date: Fri, 25 Jun 2010 15:02:48 -0400 (EDT)	[thread overview]
Message-ID: <201006251902.o5PJ2mOg014441@krisdoz.my.domain> (raw)

Log Message:
-----------
Allow OpenBSD's nroff to process mandoc.1 without puking on long `It'
lines.

Modified Files:
--------------
    mdocml:
        mandoc.1

Revision Data
-------------
Index: mandoc.1
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mandoc.1,v
retrieving revision 1.63
retrieving revision 1.64
diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.63 -r1.64
--- mandoc.1
+++ mandoc.1
@@ -211,9 +211,11 @@ The
 .Fl T Ns Ar html
 and
 .Fl T Ns Ar xhtml
-modes accept the following output options:
+modes accept the following
+.Fl O
+arguments:
 .Bl -tag -width Ds
-.It Fl O Ns Cm includes Ns = Ns Ar fmt
+.It Cm includes Ns = Ns Ar fmt
 The string
 .Ar fmt ,
 for example,
@@ -226,7 +228,7 @@ Instances of
 are replaced with the include filename.
 The default is not to present a
 hyperlink.
-.It Fl O Ns Cm man Ns = Ns Ar fmt
+.It Cm man Ns = Ns Ar fmt
 The string
 .Ar fmt ,
 for example,
@@ -242,7 +244,7 @@ are replaced with the linked manual's na
 If no section is included, section 1 is assumed.
 The default is not to
 present a hyperlink.
-.It Fl O Ns Cm style Ns = Ns Ar style.css
+.It Cm style Ns = Ns Ar style.css
 The file
 .Ar style.css
 is used for an external style-sheet.
@@ -252,9 +254,11 @@ relative URI.
 .Pp
 The
 .Fl T Ns Ar ascii
-mode accepts the following output option:
+mode accepts the following
+.Fl O
+argument:
 .Bl -tag -width Ds
-.It Fl O Ns Cm width Ns = Ns Ar width
+.It Cm width Ns = Ns Ar width
 The output width is set to
 .Ar width ,
 which will normalise to \(>=60.
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

                 reply	other threads:[~2010-06-25 19:02 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=201006251902.o5PJ2mOg014441@krisdoz.my.domain \
    --to=kristaps@mdocml.bsd.lv \
    --cc=source@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).