Files
xfsprogs/xfsprogs-2.8.11-1-man.diff

21 lines
683 B
Diff

--- man/man8/xfs_quota.8
+++ man/man8/xfs_quota.8
@@ -326,7 +326,7 @@
a subset of the available space in the filesystem.
.PP
A managed tree must be setup initially using the
-\f2\-c\f1 option to the \f3project\f1 command.
+\f2\-s\f1 option to the \f3project\f1 command.
The specified project name or identifier is matched to one or more trees
defined in
.IR /etc/projects ,
@@ -411,7 +411,7 @@
# mount \-o prjquota /dev/xvm/var /var
# echo 42:/var/log >> /etc/projects
# echo logfiles:42 >> /etc/projid
-# xfs_quota \-x \-c 'projects \-c logfiles' /home
+# xfs_quota \-x \-c 'project \-s logfiles' /home
# xfs_quota \-x \-c 'limit \-p bhard=1g logfiles' /home
.in -5
.fi