From: Nathan Scott Date: Fri, 4 Aug 2006 13:45:44 +0000 (+0000) Subject: Fix buglet in xfs_quota(8) man page example use of report command. X-Git-Tag: v2.9.0~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2669b489014d9590315b3546123faf7c5caf2110;p=thirdparty%2Fxfsprogs-dev.git Fix buglet in xfs_quota(8) man page example use of report command. Merge of master-melb:xfs-cmds:26632a by kenmcd. --- diff --git a/man/man8/xfs_quota.8 b/man/man8/xfs_quota.8 index 2354e4728..3eebe48d0 100644 --- a/man/man8/xfs_quota.8 +++ b/man/man8/xfs_quota.8 @@ -399,7 +399,7 @@ to a set amount of space). .in +5 # mount \-o uquota /dev/xvm/home /home # xfs_quota \-x \-c 'limit bsoft=500m bhard=550m tanya' /home -# xfs_quota \-c report /home +# xfs_quota \-x \-c report /home .in -5 .fi .PP