strerror.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-09 21:08:56 +01:00
parent 74cebae8e7
commit 926fc5d514
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ part of the current locale to select the appropriate language.
.I errnum
is
.BR EINVAL ,
the returned description will "Invalid argument".)
the returned description will be "Invalid argument".)
This string must not be modified by the application, but may be
modified by a subsequent call to
.BR strerror ().