aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2003-07-16 21:23:53 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2003-07-16 21:23:53 +0000
commit3c2bbd6ddc285cde6be59569d97708b5c171edc5 (patch)
tree8f898efd787ae0d68b203141a4b7075e7f1eba0e
parent49baa82f31704ca41e93234d882a01a2d9d7e86b (diff)
Notes
-rw-r--r--en_US.ISO8859-1/books/handbook/disks/chapter.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
index edccd1aa4b..829bfb2dda 100644
--- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
@@ -329,6 +329,14 @@
&prompt.root; <userinput>mkdir -p /1</userinput>
&prompt.root; <userinput>vi /etc/fstab</userinput> # add an entry for /dev/da1e
&prompt.root; <userinput>mount /1</userinput></screen>
+
+ <note><para>Since &os;&nbsp;5.1-RELEASE, the &man.bsdlabel.8;
+ utility replaces the old &man.disklabel.8; program. With
+ &man.bsdlabel.8; a number of obsolete options and parameters
+ have been retired; in the examples above the option
+ <option>-r</option> should be removed with &man.bsdlabel.8;.
+ For more information, please refer to the &man.bsdlabel.8;
+ manual page.</para></note>
</sect3>
</sect2>
</sect1>