From 5d3432d7267f2e7f71faa40d11b758a3d797bf84 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sat, 2 Jan 1999 23:28:44 +0000 Subject: [PATCH] Update for boot block location change. --- sbin/bsdlabel/bsdlabel.5 | 4 ++-- sbin/disklabel/disklabel.5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sbin/bsdlabel/bsdlabel.5 b/sbin/bsdlabel/bsdlabel.5 index 8090bdc5d53d..7698a6331071 100644 --- a/sbin/bsdlabel/bsdlabel.5 +++ b/sbin/bsdlabel/bsdlabel.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. */ diff --git a/sbin/disklabel/disklabel.5 b/sbin/disklabel/disklabel.5 index 8090bdc5d53d..7698a6331071 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. */