summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-06-07 21:05:59 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-06-07 21:05:59 +0000
commite2966786aac5996e10ef67b6b197867846a99c1c (patch)
treefc9de80e6944d9327c49c23880ff3cd0fc9a5424
parent63831d6e7688fa7c3bdaad357dc3f6aad3362749 (diff)
downloadmandoc-e2966786aac5996e10ef67b6b197867846a99c1c.tar.gz
mandoc-e2966786aac5996e10ef67b6b197867846a99c1c.tar.zst
mandoc-e2966786aac5996e10ef67b6b197867846a99c1c.zip
Updated version bits with PostScript goodies.
-rw-r--r--index.sgml100
1 files changed, 63 insertions, 37 deletions
diff --git a/index.sgml b/index.sgml
index f652fbb4..b14ce2d4 100644
--- a/index.sgml
+++ b/index.sgml
@@ -167,36 +167,76 @@
<COL>
<TBODY>
<TR>
- <TD><A HREF="man.3.html">man(3)</A> (<A HREF="man.3.txt">text</A>)</TD>
- <TD>man macro compiler library</TD>
+ <TD VALIGN="top"><A HREF="man.3.html">man(3)</A></TD>
+ <TD VALIGN="top">
+ man macro compiler library
+ <DIV STYLE="font-size: smaller;">
+ <A HREF="man.3.txt">text</A> | <A HREF="man.3.ps">postscript</A>
+ </DIV>
+ </TD>
</TR>
<TR>
- <TD><A HREF="man.7.html">man(7)</A> (<A HREF="man.7.txt">text</A>)</TD>
- <TD>man language reference</TD>
+ <TD VALIGN="top"><A HREF="man.7.html">man(7)</A></TD>
+ <TD VALIGN="top">
+ man language reference
+ <DIV STYLE="font-size: smaller;">
+ <A HREF="man.7.txt">text</A> | <A HREF="man.7.ps">postscript</A>
+ </DIV>
+ </TD>
</TR>
<TR>
- <TD><A HREF="mandoc.1.html">mandoc(1)</A> (<A HREF="mandoc.1.txt">text</A>)</TD>
- <TD>format and display UNIX manuals</TD>
+ <TD VALIGN="top"><A HREF="mandoc.1.html">mandoc(1)</A></TD>
+ <TD VALIGN="top">
+ format and display UNIX manuals
+ <DIV STYLE="font-size: smaller;">
+ <A HREF="mandoc.1.txt">text</A> | <A HREF="mandoc.1.ps">postscript</A>
+ </DIV>
+ </TD>
</TR>
<TR>
- <TD><A HREF="mandoc_char.7.html">mandoc_char(7)</A> (<A HREF="mandoc_char.7.txt">text</A>)</TD>
- <TD>mandoc special characters</TD>
+ <TD VALIGN="top"><A HREF="mandoc_char.7.html">mandoc_char(7)</A></TD>
+ <TD VALIGN="top">
+ mandoc special characters
+ <DIV STYLE="font-size: smaller;">
+ <A HREF="mandoc_char.7.txt">text</A> | <A HREF="mandoc_char.7.ps">postscript</A>
+ </DIV>
+ </TD>
</TR>
<TR>
- <TD><A HREF="mdoc.3.html">mdoc(3)</A> (<A HREF="mdoc.3.txt">text</A>)</TD>
- <TD>mdoc macro compiler library</TD>
+ <TD VALIGN="top"><A HREF="mdoc.3.html">mdoc(3)</A></TD>
+ <TD VALIGN="top">
+ mdoc macro compiler library
+ <DIV STYLE="font-size: smaller;">
+ <A HREF="mdoc.3.txt">text</A> | <A HREF="mdoc.3.ps">postscript</A>
+ </DIV>
+ </TD>
</TR>
<TR>
- <TD><A HREF="mdoc.7.html">mdoc(7)</A> (<A HREF="mdoc.7.txt">text</A>)</TD>
- <TD>mdoc language reference</TD>
+ <TD VALIGN="top"><A HREF="mdoc.7.html">mdoc(7)</A></TD>
+ <TD VALIGN="top">
+ mdoc language reference
+ <DIV STYLE="font-size: smaller;">
+ <A HREF="mdoc.7.txt">text</A> | <A HREF="mdoc.7.ps">postscript</A>
+ </DIV>
+ </TD>
</TR>
<TR>
- <TD><A HREF="roff.3.html">roff(3)</A> (<A HREF="roff.3.txt">text</A>)</TD>
- <TD>roff macro compiler library</TD>
+ <TD VALIGN="top"><A HREF="roff.3.html">roff(3)</A></TD>
+ <TD VALIGN="top">
+ roff macro compiler library
+ <DIV STYLE="font-size: smaller;">
+ <A HREF="roff.3.txt">text</A> | <A HREF="roff.3.ps">postscript</A>
+ </DIV>
+ </TD>
</TR>
<TR>
- <TD><A HREF="roff.7.html">roff(7)</A> (<A HREF="roff.7.txt">text</A>)</TD>
- <TD>roff-mandoc language reference</TD>
+ <TD VALIGN="top"><A HREF="roff.7.html">roff(7)</A></TD>
+ <TD VALIGN="top">
+ roff-mandoc language reference
+ <DIV STYLE="font-size: smaller;">
+ <A HREF="roff.7.txt">text</A> | <A HREF="roff.7.ps">postscript</A>
+ </DIV>
+ </TD>
</TR>
</TBODY>
</TABLE>
@@ -259,6 +299,7 @@
<A NAME="news">NEWS</A>
</H1>
<DIV CLASS="news">
+ </DIV>
<P>
<SPAN CLASS="date">07-06-2010</SPAN>:
version 1.10.1
@@ -270,9 +311,12 @@
CLASS="external" HREF="http://manpages.bsd.lv">http://manpages.bsd.lv</A>. The way we
handle the SYNOPSIS section (see the SYNOPSIS documentation in <A
HREF="mdoc.7.html#x4d414e55414cx20x535452554354555245">MANUAL STRUCTURE</A>) has also
- been considerably simplified compared to groff's method. Lastly, the <SPAN
+ been considerably simplified compared to groff's method. Furthermore, the <SPAN
CLASS="flag">-Owidth=width</SPAN> output option has been added to <SPAN
- CLASS="flag">-Tascii</SPAN> (see <A HREF="mandoc.1.html">mandoc</A>).
+ CLASS="flag">-Tascii</SPAN> (see <A HREF="mandoc.1.html">mandoc</A>). Lastly, initial
+ PostScript output has been added with the <SPAN CLASS="flag">-Tps</SPAN> option to <A
+ HREF="mandoc.1.html">mandoc</A>. It's brutally simple at the moment: fixed-font, with
+ no font decorations.
</P>
</DIV>
<DIV CLASS="news">
@@ -347,24 +391,6 @@
Text-Processing Tools</A></Q> (FreeBSD).
</P>
</DIV>
-
- <DIV CLASS="news">
- <P>
- <SPAN CLASS="date">07-04-2010</SPAN>:
- version 1.9.23
- </P>
- <P>
- <SPAN CLASS="nm">mdocml</SPAN> has been linked to the <A CLASS="external"
- HREF="http://www.openbsd.org/faq/current.html#20100403">OpenBSD build</a>. This
- version incorporates many small changes, mostly from patches by OpenBSD,
- allowing crufty manuals to slip by with warnings instead of erroring-out. Some
- subtle semantic issues, such as punctuation scope, have also been fixed.
- Lastly, some issues with <SPAN CLASS="flag">-Thtml</SPAN> have been fixed, which
- prompted an update to the <A HREF="mandoc.1.html">online</A> <A
- HREF="mandoc_char.7.html">manual</A> <A HREF="man.7.html">pages</A> style
- layout.
- </P>
- </DIV>
<P>
See <A HREF="http://mdocml.bsd.lv/cgi-bin/cvsweb/index.sgml?cvsroot=mdocml">cvsweb</A> for
historical notes.
@@ -374,7 +400,7 @@
<TR>
<TD>
<DIV CLASS="foot">
- Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/06/07 12:20:07 $
+ Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/06/07 21:05:59 $
</DIV>
</TD>
</TR>