Typo in plus.html
Eric Gillingham <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Entry relating to the addition of the -Q option to pkg_info, has it as being part of "pkd_add" Patch attached. --- plus.html.orig Wed Feb 14 10:15:11 2007 +++ plus.html Wed Feb 14 10:16:07 2007 @@ -129,7 +129,7 @@ <!-- 2007/01/23 --> <li>Better handling of escaped CR-LF in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> configuration file. <li>Fix "Device Busy" error in OpenCVS. -<li>Introduced -Q option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkd_add&sektion=1&format=html">pkd_add(1)</a>, shows all packages in $PKG_PATH which match the given query. +<li>Introduced -Q option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_info&sektion=1&format=html">pkg_info(1)</a>, shows all packages in $PKG_PATH which match the given query. <!-- 2007/01/22 --> <li>Prevent OpenCVS from doing a fatal exit when unexpected files are encountered in the working directory. <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidock&sektion=4&format=html">acpidock(4)</a>, a driver for ACPI docking stations.