]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
extattr_get_fd(2): fix manlint errors
authorEnji Cooper <ngie@FreeBSD.org>
Tue, 8 Dec 2020 03:43:00 +0000 (03:43 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Tue, 8 Dec 2020 03:43:00 +0000 (03:43 +0000)
commit9d610b15166d51a4ca0f96237ed71f6edb833434
tree31e9e8fe5a0b9b280e9360c28e4b1140123288df
parent645027c89dcdbae77eeae7fe267fb6e502a41589
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
lib/libc/sys/extattr_get_file.2