Date: Wed, 7 Mar 2001 17:34:39 -0600 From: Andrew Hesford <ajh3@chmod.ath.cx> To: FreeBSD-stable <freebsd-stable@freebsd.org> Subject: Typo in pkg_check(1) manpage Message-ID: <20010307173439.A77792@cec.wustl.edu>
next in thread | raw e-mail | index | archive | help
A minor error, to be sure, but still something that can be corrected. When I call up the manpage for pkg_check(1), it calls up the pkg_sign(1) manpage, which describes usage for both programs. The problem is under the "NAME" section, where it says: "pkg_sign, check_sign - handle package signatures" However, it ought to read: "pkg_sign, pkg_check - handle package signatures" The program check_sign doesn't even come on my system. :) -- Andrew Hesford ajh3@chmod.ath.cx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010307173439.A77792>