source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Add notes about preconv.1 in the www and change some wording in
@ 2011-05-26 12:14 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-05-26 12:14 UTC (permalink / raw)
  To: source

Log Message:
-----------
Add notes about preconv.1 in the www and change some wording in the
manual regarding its output and `Nd' sentence.

Modified Files:
--------------
    mdocml:
        index.sgml
        preconv.1

Revision Data
-------------
Index: preconv.1
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/preconv.1,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lpreconv.1 -Lpreconv.1 -u -p -r1.1 -r1.2
--- preconv.1
+++ preconv.1
@@ -19,7 +19,7 @@
 .Os
 .Sh NAME
 .Nm preconv
-.Nd recodes multibyte UNIX manuals as mandoc input
+.Nd recode multibyte UNIX manuals
 .Sh SYNOPSIS
 .Nm preconv
 .Op Fl D Ar enc
@@ -32,6 +32,11 @@ utility recodes multibyte
 .Ux
 manual files into
 .Xr mandoc 1
+.Po
+or other troff system supporting the
+.Sq \e[uNNNN]
+escape sequence
+.Pc
 input.
 Its arguments are as follows:
 .Bl -tag -width Ds
Index: index.sgml
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/index.sgml,v
retrieving revision 1.119
retrieving revision 1.120
diff -Lindex.sgml -Lindex.sgml -u -p -r1.119 -r1.120
--- index.sgml
+++ index.sgml
@@ -170,6 +170,18 @@
 					</TD>
 				</TR>
 				<TR>
+					<TD VALIGN="top"><A HREF="preconv.1.html">preconv(1)</A></TD>
+					<TD VALIGN="top">
+						recode multibyte UNIX manuals
+						<SMALL>
+							(<A HREF="preconv.1.txt">text</A> | 
+							<A HREF="preconv.1.xhtml">xhtml</A> |
+							<A HREF="preconv.1.pdf">pdf</A> |
+							<A HREF="preconv.1.ps">postscript</A>)
+						</SMALL>
+					</TD>
+				</TR>
+				<TR>
 					<TD VALIGN="top"><A HREF="mandoc.3.html">mandoc(3)</A></TD>
 					<TD VALIGN="top">
 						mandoc macro compiler library
@@ -319,6 +331,10 @@
 			environment supports wide-character encoding (if it does not, <B>-Tascii</B> is used instead).
 			Locale support can be turned off at compile time by removing <I>-DUSE_WCHAR</I> in the <I>Makefile</I>, in which case
 			<B>-Tlocale</B> is always a synonym for <B>-Tascii</B>.
+		</P>
+		<P>
+			Furthermore, multibyte-encoded documents, such as those in UTF-8, may be on-the-fly recoded as <A
+			HREF="mandoc.1.html">mandoc</A> input by using the newly-added <A HREF="preconv.1.html">preconv</A> utility.
 		</P>
 
 		<P CLASS="news">
--
 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:[~2011-05-26 12:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-26 12:14 mdocml: Add notes about preconv.1 in the www and change some wording in 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).