git: 4ddaa69aada0 - stable/12 - extattr_get_fd(2): fix manlint errors
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Apr 2022 02:07:38 UTC
The branch stable/12 has been updated by ngie:
URL: https://cgit.FreeBSD.org/src/commit/?id=4ddaa69aada09f590af5843ad6dfad080c78de74
commit 4ddaa69aada09f590af5843ad6dfad080c78de74
Author: Enji Cooper <ngie@FreeBSD.org>
AuthorDate: 2020-12-08 03:43:00 +0000
Commit: Enji Cooper <ngie@FreeBSD.org>
CommitDate: 2022-04-11 01:23:35 +0000
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
(cherry picked from commit 9d610b15166d51a4ca0f96237ed71f6edb833434)
---
lib/libc/sys/extattr_get_file.2 | 8 ++++----
1 file 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