CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/12/11 13:24:05
Modified files: lib/libc/locale: setlocale.3 Log message: Fix previous: As pointed out by stsp@, LC_CTYPE *does* affect the ctype.h functions. Use a wording similar to a suggestion by deraadt@. Feedback and OK jmc@, OK stsp@.