summaryrefslogtreecommitdiff
path: root/man/man1/getfattr.1
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@gmail.com>2022-03-07 23:03:55 +0100
committerAndreas Gruenbacher <agruenba@redhat.com>2022-03-08 11:48:05 +0100
commitdc4237cdec4e09709b13c15ba09f2f8715b3c173 (patch)
treefd33165b193c1e40cd4d90802a1295d1f1b07c59 /man/man1/getfattr.1
parent8d7fa4cc89713e3e98afeec7cc6f1002855d4ac3 (diff)
downloadattr-dc4237cdec4e09709b13c15ba09f2f8715b3c173.tar.gz
Fix stale attr(5) references
The man page has been named xattr(7) since 2015, cf. the following man-pages commit: commit 43834827b827 Author: Michael Kerrisk <mtk.manpages@gmail.com> Date: Wed Apr 22 14:29:42 2015 +0200 xattr.7: Rename from attr.7 Signed-off-by: Štěpán Němec <stepnem@gmail.com>
Diffstat (limited to 'man/man1/getfattr.1')
-rw-r--r--man/man1/getfattr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/getfattr.1 b/man/man1/getfattr.1
index 95da3fb..df8bb8a 100644
--- a/man/man1/getfattr.1
+++ b/man/man1/getfattr.1
@@ -90,7 +90,7 @@ The default value for
is "^user\\\\.",
which includes all the attributes in the user namespace. Specify "\-" for
including all attributes. Refer to
-.BR attr (5)
+.BR xattr (7)
for a more detailed discussion of namespaces.
.TP
.B \-\-absolute-names
@@ -139,4 +139,4 @@ or
.RI < acl-devel@nongnu.org >.
.SH "SEE ALSO"
.BR setfattr (1),
-.BR attr (5)
+.BR xattr (7)