isalpha.3, stat.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Simon Paillard 2014-04-07 19:46:18 +02:00 committed by Michael Kerrisk
parent 5ee5df69ac
commit a03c016c7d
2 changed files with 2 additions and 2 deletions

View File

@ -547,7 +547,7 @@ field and the file-type component of the
field of the
.IR stat
structure.
POSIX.-2008 tightens the specification, requiring
POSIX.1-2008 tightens the specification, requiring
.BR lstat ()
to return valid information in all fields except the permission bits in
.IR st_mode .

View File

@ -289,7 +289,7 @@ POSIX.1-2008 marks
as obsolete,
noting that it cannot be used portably in a localized application.
POSIX.-1-2008 specifies
POSIX.1-2008 specifies
.BR isalnum_l (),
.BR isalpha_l (),
.BR isblank_l (),