From owner-cvs-all Sun Jan 6 22:45:21 2002
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
by hub.freebsd.org (Postfix) with ESMTP
id EA0EE37B402; Sun, 6 Jan 2002 22:45:17 -0800 (PST)
Received: (from dd@localhost)
by freefall.freebsd.org (8.11.6/8.11.6) id g076jHv38097;
Sun, 6 Jan 2002 22:45:17 -0800 (PST)
(envelope-from dd)
Message-Id: <200201070645.g076jHv38097@freefall.freebsd.org>
From: Dima Dorfman
Date: Sun, 6 Jan 2002 22:45:17 -0800 (PST)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sbin/disklabel disklabel.8
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID:
List-Archive: (Web Archive)
List-Help: (List Instructions)
List-Subscribe:
List-Unsubscribe:
X-Loop: FreeBSD.ORG
dd 2002/01/06 22:45:17 PST
Modified files:
sbin/disklabel disklabel.8
Log:
In the words of the submitter:
disklabel(8)'s "Reading the disk label" section starts out "To examine
or save the label on a disk drive,...". This is confusing. The given
command (disklabel [-r] disk) doesn't save anything (except to standard
out, but that should go without saying). It reads as if the command
might save something on the disk drive.
PR: 32452
Submitted by: Gary W. Swearingen
Revision Changes Path
1.35 +2 -2 src/sbin/disklabel/disklabel.8
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message