strerror.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-02-02 09:11:37 +13:00
parent e9cf84ab1d
commit 154e01afc1
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ C99 and POSIX.1-2008 require the return value to be non-NULL.
.SH NOTES
The GNU C Library, version 2.25 uses a buffer of 1024 characters for
.BR strerror ().
This buffer size therefore should be suffcient to avoid an
This buffer size therefore should be sufficient to avoid an
.B ERANGE
error in
.BR strerror_r ()