summaryrefslogtreecommitdiffstats
path: root/sbin/disklabel
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-01-02 23:28:44 +0000
committerjkh <jkh@FreeBSD.org>1999-01-02 23:28:44 +0000
commit2364b04a867b2730cb6948abb873052dfb1c8b3e (patch)
tree2d25b8e8d3199e0d4988fbc56acc5c12810c9829 /sbin/disklabel
parenta8ac3175baa08a62cf599e2e707f84dbc087138b (diff)
downloadFreeBSD-src-2364b04a867b2730cb6948abb873052dfb1c8b3e.zip
FreeBSD-src-2364b04a867b2730cb6948abb873052dfb1c8b3e.tar.gz
Update for boot block location change.
Diffstat (limited to 'sbin/disklabel')
-rw-r--r--sbin/disklabel/disklabel.54
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/disklabel/disklabel.5 b/sbin/disklabel/disklabel.5
index 8090bdc..7698a63 100644
--- a/sbin/disklabel/disklabel.5
+++ b/sbin/disklabel/disklabel.5
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)disklabel.5.5 8.1 (Berkeley) 6/5/93
-.\" $Id$
+.\" $Id: disklabel.5,v 1.4 1998/06/04 06:49:12 charnier Exp $
.\"
.Dd June 5, 1993
.Dt DISKLABEL 5
@@ -142,7 +142,7 @@ struct disklabel {
* the disklabel is read off the disk or in-core copy.
* d_boot0 and d_boot1 are the (optional) names of the
* primary (block 0) and secondary (block 1-15) bootstraps
- * as found in /usr/mdec. These are returned when using
+ * as found in /boot. These are returned when using
* getdiskbyname(3)
to retrieve the values from /etc/disktab.
*/
OpenPOWER on IntegriCloud