* [PATCH] xfs_quota: man page fix - project command requires arguments
@ 2014-12-18 21:39 Eric Sandeen
0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2014-12-18 21:39 UTC (permalink / raw)
To: xfs-oss
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 <sandeen@redhat.com>
---
diff --git a/man/man8/xfs_quota.8 b/man/man8/xfs_quota.8
index 8cc8ab7..d74c157 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
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-12-18 21:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-18 21:39 [PATCH] xfs_quota: man page fix - project command requires arguments Eric Sandeen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.