diff options
| -rw-r--r-- | man2/listxattr.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man2/listxattr.2 b/man2/listxattr.2 index 78e78c2d89..f05f0ce59a 100644 --- a/man2/listxattr.2 +++ b/man2/listxattr.2 @@ -99,6 +99,7 @@ strings (attribute names are separated by null bytes ('\\0')), like this: .fam C .RS .nf + user.name1\\0system.name1\\0user.name2\\0 .fi .RE @@ -111,6 +112,7 @@ like this: .fam C .RS .nf + system.posix_acl_access\\0system.posix_acl_default\\0 .fi .RE |
