|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: J.C. Roberts (jcr
designtools.org)
Date: Tue Aug 10 2010 - 07:56:02 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
a trivial fix of cd(4) versus cdio(1),
but this diff will probably break due to line length
of the input file exceeding 998 characters.
Index: plus.html
===================================================================
RCS file: /cvs/www/plus.html,v
retrieving revision 1.1174
diff -u -r1.1174 plus.html
--- plus.html 1 Aug 2010 22:24:28 -0000 1.1174
+++ plus.html 10 Aug 2010 12:45:16 -0000

-70,7 +70,7 
<li>Synchronized <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> with upstream, adding bug fixes: do not let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> .Pp produce a newline before/after .Sh, avoid double blank lines related to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> .sp and .br, let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> .nf and .fi flush the line, let "\ " produce a non-breaking space, discard \m colour escape sequences, map undefined 1-character-escapes to the literal character itself; and new features: support the .in macro in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a>, support minimal PDF output, support .Sm in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> HTML output, s!
upport .Vb and .nf in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7&format=html">man(7)</a> HTML output, complete the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7&format=html">mdoc(7)</a> manual.
<li>Updated a lot of fonts packages in Xenocara.
<li>Added portslock cleaning in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daily&sektion=8&format=html">daily(8)</a>.
-<li>Make DVD play again with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4&format=html">cd(4)</a>.
+<li>Make DVD play again with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdio&sektion=4&format=html">cdio(1)</a>.
<!-- 2010/07/24 -->
<li>Extended <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&sektion=1&format=html">lint(1)</a> to make it handle C99's _Bool and _Complex plus some GCC extensions (__real__ and __imag__ operators, the use of '~' for complex conjugation, and 'i' or 'j' as a suffix for complex constants).
<li>Prevented dead locks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]