aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorRemko Lodder <remko@FreeBSD.org>2007-12-08 19:57:22 +0000
committerRemko Lodder <remko@FreeBSD.org>2007-12-08 19:57:22 +0000
commiteff1c096ed1b87f66ba03078d6a22d850d72bf70 (patch)
treea9465bd27c028e15e556de38794b7b5633ec9d68 /sbin
parente3c46a3332ca75f03905d73ea4d766e7cc267fea (diff)
downloadsrc-eff1c096ed1b87f66ba03078d6a22d850d72bf70.tar.gz
src-eff1c096ed1b87f66ba03078d6a22d850d72bf70.zip
Attempt to describe the ''auto'' type a bit better in the default
section (if nothing had been specified, or if the auto type had been specified, a default layout is used). PR: docs/116047 Submitted by: Ian Smith <smithi at nimnet dot asn dot au> Minor modifications by me.
Notes
Notes: svn path=/head/; revision=174449
Diffstat (limited to 'sbin')
-rw-r--r--sbin/bsdlabel/bsdlabel.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8
index b7f5115bbd82..379231a23725 100644
--- a/sbin/bsdlabel/bsdlabel.8
+++ b/sbin/bsdlabel/bsdlabel.8
@@ -31,7 +31,7 @@
.\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94
.\" $FreeBSD$
.\"
-.Dd December 29, 2006
+.Dd December 8, 2007
.Dt BSDLABEL 8
.Os
.Sh NAME
@@ -143,7 +143,8 @@ If the drive
.Ar type
is specified, the entry of that name in the
.Xr disktab 5
-file is used; otherwise a default layout is used.
+file is used; otherwise, or if the type is specified as 'auto', a default
+layout is used.
.Ss Editing an Existing Disk Label
To edit an existing disk label, use the form
.Pp