From d00687c0235c00bc5ddb30fee6428d22b2069ad7 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Sun, 16 Mar 2014 21:50:24 +0000 Subject: [PATCH] Restore lost tags. --- .../books/handbook/filesystems/chapter.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml b/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml index 305a66593a..1bca0a4136 100644 --- a/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml @@ -177,11 +177,11 @@ vfs.zfs.vdev.cache.size="5M" The examples in this section assume three SCSI disks with the device names - da0, - da1, - and da2. + da0, + da1, + and da2. Users of IDE hardware should instead use - ad + ad device names. @@ -563,7 +563,7 @@ errors: No known data errors The - refquota=size + refquota=size limits the amount of space a dataset can consume by enforcing a hard limit on the space used. However, this hard limit does not include space used by descendants, such @@ -577,7 +577,7 @@ errors: No known data errors User quotas limit the amount of space that can be used by the specified user. The general format is - userquota@user=size, + userquota@user=size, and the user's name must be in one of the following formats: @@ -626,7 +626,7 @@ errors: No known data errors The group quota limits the amount of space that a specified group can consume. The general format is - groupquota@group=size. + groupquota@group=size. To set the quota for the group firstgroup to 50 GB, @@ -694,7 +694,7 @@ errors: No known data errors The general format of the reservation property is - reservation=size, + reservation=size, so to set a reservation of 10 GB on storage/home/bob, use: @@ -708,7 +708,7 @@ errors: No known data errors The same principle can be applied to the refreservation property for setting a refreservation, with the general format - refreservation=size. + refreservation=size. To check if any reservations or refreservations exist on storage/home/bob, execute one of the