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)
Thu, Apr 30, 5:31 AM
Unknown Object (File)
Thu, Apr 30, 5:21 AM
Unknown Object (File)
Mon, Apr 27, 5:12 PM
Unknown Object (File)
Sat, Apr 25, 4:17 PM
Unknown Object (File)
Fri, Apr 24, 6:37 PM
Unknown Object (File)
Wed, Apr 22, 10:25 PM
Unknown Object (File)
Wed, Apr 22, 7:16 PM
Unknown Object (File)
Wed, Apr 22, 6:12 PM
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.