From 7353fc544c3f01d0f1be604ad69341647c9ffcd6 Mon Sep 17 00:00:00 2001 From: Jann Horn Date: Sat, 6 Jun 2015 19:11:54 +0200 Subject: [PATCH] listxattr.2: tfix Signed-off-by: Michael Kerrisk --- man2/listxattr.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/listxattr.2 b/man2/listxattr.2 index 779fdb7fc..7519bff5d 100644 --- a/man2/listxattr.2 +++ b/man2/listxattr.2 @@ -138,7 +138,7 @@ is set appropriately. .B E2BIG The size of the list of attribute names for this file exceeds the system-imposed limit. -See BUSG. +See BUGS. .TP .B ENOTSUP Extended attributes are not supported by the filesystem, or are disabled.