From owner-cvs-all Thu Feb 12 15:59:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03355 for cvs-all-outgoing; Thu, 12 Feb 1998 15:59:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03349; Thu, 12 Feb 1998 15:59:08 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA25691; Thu, 12 Feb 1998 15:58:55 -0800 (PST) Date: Thu, 12 Feb 1998 15:58:55 -0800 (PST) Message-Id: <199802122358.PAA25691@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/modstat modstat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/02/12 15:58:55 PST Modified files: usr.bin/modstat modstat.c Log: Fixed a comment. The module size is (unfortunately) in K, but it is not in pages. Revision Changes Path 1.10 +2 -2 src/usr.bin/modstat/modstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message