From 770b4587662cf27110e38c650a342ade8c5e41a0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sun, 17 Jun 2018 10:59:40 +0200 Subject: [PATCH] attr: fix rootfile MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit There was a man page missing in the attr rootfile. Signed-off-by: Peter Müller Signed-off-by: Michael Tremer --- config/rootfiles/common/attr | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/common/attr b/config/rootfiles/common/attr index 68b758071f..e8c2055fb8 100644 --- a/config/rootfiles/common/attr +++ b/config/rootfiles/common/attr @@ -36,6 +36,7 @@ usr/lib/libattr.so.1.1.0 #usr/share/man/man2/llistxattr.2 #usr/share/man/man2/lremovexattr.2 #usr/share/man/man2/removexattr.2 +#usr/share/man/man2/lsetxattr.2 #usr/share/man/man3/attr_get.3 #usr/share/man/man3/attr_getf.3 #usr/share/man/man3/attr_list.3 -- 2.39.2