Page MenuHomeFreeBSD

libc: add man page for uexterr_gettext(3)
ClosedPublic

Authored by kib on Feb 17 2026, 8:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 22, 8:20 AM
Unknown Object (File)
Thu, Mar 19, 6:27 AM
Unknown Object (File)
Thu, Mar 19, 6:27 AM
Unknown Object (File)
Sat, Mar 14, 1:28 PM
Unknown Object (File)
Mar 7 2026, 10:26 AM
Unknown Object (File)
Mar 7 2026, 10:25 AM
Unknown Object (File)
Mar 7 2026, 10:25 AM
Unknown Object (File)
Mar 5 2026, 11:28 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Feb 17 2026, 8:47 PM

Fix some grammar nits.

lib/libc/gen/uexterr_gettext.3
32

which returned an extended error

37

should use the

41

with an advanced

43

with the extended error

46

the kernel

54

function returns

55

There are

58

would be => is

69

is a

This revision is now accepted and ready to land.Feb 17 2026, 10:04 PM
kib marked 9 inline comments as done.

Fix grammar.

This revision now requires review to proceed.Feb 18 2026, 7:54 AM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 18 2026, 7:56 AM
This revision was automatically updated to reflect the committed changes.