X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/224c70764cab4e0e39a26aaf3ad3016552f62f55..065eae9f38780a3602538caa52399f41f061a88e:/locale/xlocale.3 diff --git a/locale/xlocale.3 b/locale/xlocale.3 index 101402b..b83609d 100644 --- a/locale/xlocale.3 +++ b/locale/xlocale.3 @@ -54,6 +54,7 @@ so using it when a per-thread locale is in effect will not change locale behavior for that thread. However, it will change behavior for threads with no per-thread locale in effect. +#ifdef UNIFDEF_LEGACY_RUNE_APIS .Pp The routines defined in .Aq rune.h @@ -67,6 +68,7 @@ and sub-structures may be shared by multiple locales, .Fn setinvalidrune has been modified to make a copy of the sub-structure. This prevents it from affecting other locales. +#endif /* UNIFDEF_LEGACY_RUNE_APIS */ .Sh SEE ALSO .Xr duplocale 3 , .Xr freelocale 3 ,