]> git.cameronkatri.com Git - mandoc.git/commitdiff
Add notes about preconv.1 in the www and change some wording in the
authorKristaps Dzonsons <kristaps@bsd.lv>
Thu, 26 May 2011 12:14:46 +0000 (12:14 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Thu, 26 May 2011 12:14:46 +0000 (12:14 +0000)
manual regarding its output and `Nd' sentence.

index.sgml
preconv.1

index 6756f39a13fca021dd97d4233b615a09c877d71d..cb48910404aa91ac92397eb882797a6c75d44f0f 100644 (file)
                                                </SMALL>
                                        </TD>
                                </TR>
                                                </SMALL>
                                        </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">
                                <TR>
                                        <TD VALIGN="top"><A HREF="mandoc.3.html">mandoc(3)</A></TD>
                                        <TD VALIGN="top">
                        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>
                        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">
                        12-05-2011: version 1.11.2
 
                <P CLASS="news">
                        12-05-2011: version 1.11.2
                        <SMALL>
                                Copyright &#169; 2008&#8211;2011 
                                <A CLASS="external" HREF="http://kristaps.bsd.lv">Kristaps Dzonsons</A>, 
                        <SMALL>
                                Copyright &#169; 2008&#8211;2011 
                                <A CLASS="external" HREF="http://kristaps.bsd.lv">Kristaps Dzonsons</A>, 
-                               $Date: 2011/05/19 16:02:01 $
+                               $Date: 2011/05/26 12:14:46 $
                        </SMALL>
                </P>
        </BODY>
                        </SMALL>
                </P>
        </BODY>
index 72970061ee900d5401178ff2ac09673a12f44a72..266cbc7c2cc6151512b42f2495a4f0e2b4de1702 100644 (file)
--- a/preconv.1
+++ b/preconv.1
@@ -1,4 +1,4 @@
-.\"    $Id: preconv.1,v 1.1 2011/05/26 12:01:14 kristaps Exp $
+.\"    $Id: preconv.1,v 1.2 2011/05/26 12:14:46 kristaps Exp $
 .\"
 .\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\"
 .\"
 .\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\"
@@ -19,7 +19,7 @@
 .Os
 .Sh NAME
 .Nm preconv
 .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
 .Sh SYNOPSIS
 .Nm preconv
 .Op Fl D Ar enc
@@ -32,6 +32,11 @@ utility recodes multibyte
 .Ux
 manual files into
 .Xr mandoc 1
 .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
 input.
 Its arguments are as follows:
 .Bl -tag -width Ds