From owner-freebsd-stable Wed Mar 7 15:34:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chmod.ath.cx (CC2-1242.charter-stl.com [24.217.116.226]) by hub.freebsd.org (Postfix) with ESMTP id D885537B71C for ; Wed, 7 Mar 2001 15:34:51 -0800 (PST) (envelope-from ajh3@chmod.ath.cx) Received: by chmod.ath.cx (Postfix, from userid 1001) id CA9BAA8C9; Wed, 7 Mar 2001 17:34:39 -0600 (CST) Date: Wed, 7 Mar 2001 17:34:39 -0600 From: Andrew Hesford To: FreeBSD-stable Subject: Typo in pkg_check(1) manpage Message-ID: <20010307173439.A77792@cec.wustl.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Loop: Andrew Hesford Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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