From: Eric Sandeen Date: Thu, 5 Feb 2015 23:35:50 +0000 (+1100) Subject: xfs_quota: manpage - project command requires arguments X-Git-Tag: v3.2.3-rc1~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf988de3b606c646003224e77a091735c24e61b1;p=thirdparty%2Fxfsprogs-dev.git xfs_quota: manpage - project command requires arguments The xfs_quota man page states that the "project" command without arguments will list all project names and identifiers, but it has never done this; the project_f command has always been defined as requiring at least one argument. Fix the man page to reflect reality. Signed-off-by: Eric Sandeen Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- diff --git a/man/man8/xfs_quota.8 b/man/man8/xfs_quota.8 index 3ca2fa54a..9b555e978 100644 --- a/man/man8/xfs_quota.8 +++ b/man/man8/xfs_quota.8 @@ -565,12 +565,7 @@ instead of stdout. .I name ] .br -Without arguments, this command lists known project names and identifiers -(based on entries in the -.I /etc/projects -and -.I /etc/projid -files). The +The .BR \-c , .BR \-C , and