summaryrefslogtreecommitdiff
path: root/lib/libc/sys/extattr_get_file.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/extattr_get_file.2')
-rw-r--r--lib/libc/sys/extattr_get_file.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/extattr_get_file.2 b/lib/libc/sys/extattr_get_file.2
index 10718cd65132a..a9a2defa84486 100644
--- a/lib/libc/sys/extattr_get_file.2
+++ b/lib/libc/sys/extattr_get_file.2
@@ -101,7 +101,7 @@ Each list entry consists of a single byte containing the length
of the attribute name, followed by the attribute name.
The attribute name is not terminated by ASCII 0 (nul).
The
-.Fn extattr_get_file ,
+.Fn extattr_get_file
and
.Fn extattr_list_file
calls consume the
@@ -135,10 +135,10 @@ they do not follow symlinks.
.Pp
The
.Fn extattr_get_fd ,
-.Fn extattr_set_fd ,
.Fn extattr_delete_fd ,
-and
.Fn extattr_list_fd ,
+and
+.Fn extattr_set_fd
calls are identical to their
.Qq Li _file
counterparts except for the first argument.