From 431cc3b2bb5706403d825edaeb8915e58b99312f Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Thu, 9 May 2002 20:16:50 +0000 Subject: [PATCH] Fix some punctuation problems before examples. PR: 37767 Submitted by: Marc Fonvieille --- en_US.ISO8859-1/books/handbook/install/chapter.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index 86afc67a3d..ec734aa71f 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -1530,7 +1530,7 @@ Mounting root from ufs:/dev/md0c Call A the root filesystem. If you used the ls command to view the contents of this directory you would see two subdirectories, A1 and - A2. The directory tree looks like this. + A2. The directory tree looks like this: / | @@ -1542,7 +1542,7 @@ Mounting root from ufs:/dev/md0c filesystem. So now suppose that you mount filesystem B on to the directory A1. The root directory of B replaces A1, - and the directories in B appear accordingly. + and the directories in B appear accordingly: / | @@ -1562,7 +1562,7 @@ Mounting root from ufs:/dev/md0c unmounted from A. If B had been mounted on A2 - then the diagram would look like this; + then the diagram would look like this: / | @@ -1580,7 +1580,7 @@ Mounting root from ufs:/dev/md0c Filesystems can be mounted on top of one another. Continuing the last example, the C filesystem could be mounted on top of the B1 directory in the B - filesystem, leading to this arrangement. + filesystem, leading to this arrangement: / | @@ -1598,7 +1598,7 @@ Mounting root from ufs:/dev/md0c Or C could be mounted directly on to the A filesystem, under the A1 - directory. + directory: / |