aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2020-12-08 03:43:00 +0000
committerEnji Cooper <ngie@FreeBSD.org>2020-12-08 03:43:00 +0000
commit9d610b15166d51a4ca0f96237ed71f6edb833434 (patch)
tree31e9e8fe5a0b9b280e9360c28e4b1140123288df /lib/libc/sys
parent645027c89dcdbae77eeae7fe267fb6e502a41589 (diff)
downloadsrc-9d610b15166d51a4ca0f96237ed71f6edb833434.tar.gz
src-9d610b15166d51a4ca0f96237ed71f6edb833434.zip
extattr_get_fd(2): fix manlint errors
- The CAVEATS section was misspelled as "CAVEAT". - The CAVEATS section should come before the "BUGS" section and after other existing sections by convention. MFC after: 1 week Reported by: make manlint Sponsored by: DellEMC Isilon
Notes
Notes: svn path=/head/; revision=368431
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/extattr_get_file.28
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/extattr_get_file.2 b/lib/libc/sys/extattr_get_file.2
index db4ea92fd59f..d9d09591f965 100644
--- a/lib/libc/sys/extattr_get_file.2
+++ b/lib/libc/sys/extattr_get_file.2
@@ -167,10 +167,6 @@ is attribute-specific.
.Pp
For more information on named extended attributes, please see
.Xr extattr 9 .
-.Sh CAVEAT
-This interface is under active development, and as such is subject to
-change as applications are adapted to use it.
-Developers are discouraged from relying on its stability.
.Sh RETURN VALUES
If successful, the
.Fn extattr_get_file ,
@@ -264,6 +260,10 @@ Project, and introduced in
.Fx 5.0 .
It was developed to support security extensions requiring additional labels
to be associated with each file or directory.
+.Sh CAVEATS
+This interface is under active development, and as such is subject to
+change as applications are adapted to use it.
+Developers are discouraged from relying on its stability.
.Sh BUGS
In earlier versions of this API, passing an empty string for the
attribute name to