From d071bfeb1e2f1cca6a7a37faf2954fd0b0488c58 Mon Sep 17 00:00:00 2001 From: Remko Lodder Date: Sat, 29 Mar 2008 07:53:42 +0000 Subject: [PATCH] s/ufs2/ufs/ for geom label examples. PR: docs/122207 PR: docs/122206 PR: docs/122205 Submitted by: Josh Paetzel, Dylan Cochran, Dan Rue --- en_US.ISO8859-1/books/handbook/geom/chapter.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/geom/chapter.sgml b/en_US.ISO8859-1/books/handbook/geom/chapter.sgml index 920d731def..d417e773b8 100644 --- a/en_US.ISO8859-1/books/handbook/geom/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/geom/chapter.sgml @@ -510,7 +510,7 @@ ggate0 /dev, which will be named based on their file system type. For example, UFS2 file system labels will be created in - the /dev/ufs2 + the /dev/ufs directory. A generic label will go away with the next reboot. These @@ -537,10 +537,10 @@ ggate0 A label should now exist in - /dev/ufs2 which may be + /dev/ufs which may be added to /etc/fstab: - /dev/ufs2/home /home ufs rw 2 2 + /dev/ufs/home /home ufs rw 2 2 The file system must not be mounted while attempting