Blob Blame History Raw
Two patches on upstream list:

[PATCH] xfs_quota: fix typo in manpage

and

[PATCH] xfs_quota: man page fix - 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 <sandeen@redhat.com>
---

diff --git a/man/man8/xfs_quota.8 b/man/man8/xfs_quota.8
index 8cc8ab7..3ca2fa5 100644
--- a/man/man8/xfs_quota.8
+++ b/man/man8/xfs_quota.8
@@ -324,7 +324,7 @@ path to the
 list entry (the current path is used by many
 of the commands described here, it identifies the filesystem toward
 which a command is directed).
-The patch list can come from several places \- the command line,
+The path list can come from several places \- the command line,
 the mount table, and the
 .I /etc/projects
 file.
@@ -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