X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/1f2f436a38f7ae2d39a943ad2898d8fed4ed2e58..974e388456677d82eb6d10d4fd72390641a5bdfe:/locale/FreeBSD/isupper.3 diff --git a/locale/FreeBSD/isupper.3 b/locale/FreeBSD/isupper.3 index 3d84bef..c3274c6 100644 --- a/locale/FreeBSD/isupper.3 +++ b/locale/FreeBSD/isupper.3 @@ -54,7 +54,7 @@ or the value of .Dv EOF . .Pp In the ASCII character set, this includes the following characters -(with their numeric values shown in octal): +(preceded by their numeric values, in octal): .Pp .Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ .It "\&101\ ``A'' \t102\ ``B'' \t103\ ``C'' \t104\ ``D'' \t105\ ``E''" @@ -81,6 +81,7 @@ The function should be used instead. .Sh SEE ALSO .Xr ctype 3 , +.Xr isalnum_l 3 , .Xr iswupper 3 , .Xr toupper 3 , .Xr ascii 7