linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xattr.7: Add attr(1) as relevant page to SEE ALSO
@ 2020-04-24 16:02 Achilles Gaikwad
  2020-04-24 19:44 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Achilles Gaikwad @ 2020-04-24 16:02 UTC (permalink / raw)
  To: linux-man

The page of attr(1) is relevant to xattrs, therefore add it to the
SEE ALSO section making it relevant.

attr(1) command works for other filesystems as well.

Signed-off-by: Achilles Gaikwad <agaikwad@redhat.com>
---
 man7/xattr.7 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/man7/xattr.7 b/man7/xattr.7
index 031919c4b..706dfa344 100644
--- a/man7/xattr.7
+++ b/man7/xattr.7
@@ -189,6 +189,7 @@ This page was formerly named
 .BR getfattr (1),
 .BR setfattr (1),
 .BR getxattr (2),
+.BR attr (1),
 .BR ioctl_iflags (2),
 .BR listxattr (2),
 .BR removexattr (2),
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-24 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 16:02 [PATCH] xattr.7: Add attr(1) as relevant page to SEE ALSO Achilles Gaikwad
2020-04-24 19:44 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).