source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Allow OpenBSD's nroff to process mandoc.1 without puking on long
@ 2010-06-25 19:02 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-06-25 19:02 UTC (permalink / raw)
  To: source

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

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

only message in thread, other threads:[~2010-06-25 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-25 19:02 mdocml: Allow OpenBSD's nroff to process mandoc.1 without puking on long 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).