diff options
author | Warren Block <wblock@FreeBSD.org> | 2014-09-13 02:08:33 +0000 |
---|---|---|
committer | Warren Block <wblock@FreeBSD.org> | 2014-09-13 02:08:33 +0000 |
commit | 923bce1851b19a732cc9c00693ec8e235fb9836f (patch) | |
tree | 217587f2528041ff6e73d0e2e59bdbfe3490fb89 /en_US.ISO8859-1/books/handbook/disks | |
parent | a11b3d9d1855fcccdc3282d6309f24b154d2556f (diff) | |
download | doc-923bce1851b19a732cc9c00693ec8e235fb9836f.tar.gz doc-923bce1851b19a732cc9c00693ec8e235fb9836f.zip |
Finally commit the rewritten ZFS section as a new chapter. This greatly
expands the original content, mostly due to the work of Allan Jude.
Notes
Notes:
svn path=/head/; revision=45602
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/disks')
-rw-r--r-- | en_US.ISO8859-1/books/handbook/disks/chapter.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.xml b/en_US.ISO8859-1/books/handbook/disks/chapter.xml index b5e775a54e..3d3441f73f 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.xml @@ -2160,7 +2160,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on <para>This section describes how to configure disk quotas for the <acronym>UFS</acronym> file system. To configure quotas on the <acronym>ZFS</acronym> file system, refer to <xref - linkend="zfs-quotas"/></para> + linkend="zfs-zfs-quota"/></para> <sect2> <title>Enabling Disk Quotas</title> |