]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
extattr_get_file(2): sort syscalls alphabetically
authorEnji Cooper <ngie@FreeBSD.org>
Tue, 8 Dec 2020 04:01:03 +0000 (04:01 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Tue, 8 Dec 2020 04:01:03 +0000 (04:01 +0000)
commite8e0f91b8bb273684fa7d11eb514681c45edbf06
tree809c2a0218fb253e7c12810888276e8fb2d14674
parent403b2124d47c5b31c14d5242f29a61c42067d61a
extattr_get_file(2): sort syscalls alphabetically

Although some sections of the manpage sort the syscalls alphabetically, many
core areas of the manpage do not. Sort the syscalls so it is easier to pick out
functional changes and to improve manpage readability.

This formatting change is also being done to make future functional changes
easier to spot.

MFC after: 1 week
Sponsored by: DellEMC Isilon
lib/libc/sys/extattr_get_file.2