summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Shimmin <tes@sgi.com>2007-10-31 03:07:52 +0000
committerTim Shimmin <tes@sgi.com>2007-10-31 03:07:52 +0000
commit86f937bed13742a7b7de686dad188cac50a31d78 (patch)
treea4e0f327790063e496df9d379d897f85b4c0686c
parentbc7a864c4e8db97d0f6a8c1e491e105208052440 (diff)
downloadattr-86f937bed13742a7b7de686dad188cac50a31d78.tar.gz
Fix up typo in getfattr man page.
Provided by Andreas G. Merge of master-melb:xfs-cmds:29989a by kenmcd. Fix up typo in getfattr man page. Provided by Andreas G.
-rw-r--r--man/man1/getfattr.17
1 files changed, 3 insertions, 4 deletions
diff --git a/man/man1/getfattr.1 b/man/man1/getfattr.1
index e895a50..97251fa 100644
--- a/man/man1/getfattr.1
+++ b/man/man1/getfattr.1
@@ -68,11 +68,10 @@ Only include attributes with names matching the regular expression
The default value for
.I pattern
is "^user\\\\.",
-.B \-m
-which includes all the attributes in the user namespace.
-Refer to
+which includes all the attributes in the user namespace. Specify "\-" for
+including all attributes. Refer to
.BR attr (5)
-for a more detailed discussion on namespaces.
+for a more detailed discussion of namespaces.
.TP
.B \-\-absolute-names
Do not strip leading slash characters ('/').