From: Richard Laager Date: Sat, 9 Apr 2011 03:39:36 +0000 (-0500) Subject: Improve some quoting consistency X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=commitdiff_plain;h=6b92390fe8c017674e3d15c2426bc5f6b7c499bf;p=zfs.git Improve some quoting consistency Signed-off-by: Brian Behlendorf --- diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 1ec2a1f..0b52782 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -1507,7 +1507,7 @@ The following command creates an unmirrored pool using files. While not recommen \fBExample 5 \fRAdding a Mirror to a ZFS Storage Pool .sp .LP -The following command adds two mirrored disks to the pool "\fItank\fR", assuming the pool is already made up of two-way mirrors. The additional space is immediately available to any datasets within the pool. +The following command adds two mirrored disks to the pool \fItank\fR, assuming the pool is already made up of two-way mirrors. The additional space is immediately available to any datasets within the pool. .sp .in +2 @@ -1543,7 +1543,7 @@ The results from this command are similar to the following: \fBExample 7 \fRDestroying a ZFS Storage Pool .sp .LP -The following command destroys the pool "\fItank\fR" and any datasets contained within. +The following command destroys the pool \fItank\fR and any datasets contained within. .sp .in +2 @@ -1571,7 +1571,7 @@ The following command exports the devices in pool \fItank\fR so that they can be \fBExample 9 \fRImporting a ZFS Storage Pool .sp .LP -The following command displays available pools, and then imports the pool "tank" for use on the system. +The following command displays available pools, and then imports the pool \fItank\fR for use on the system. .sp .LP