getcwd.3: ffix - make EINVAL and ENAMETOOLONG bold

Neither EINVAL nor ENAMETOOLONG were bolded in the ERRORS section.

Signed-off-by: William Woodruff <william@tuffbizz.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
William Woodruff 2015-04-09 11:38:54 -04:00 committed by Michael Kerrisk
parent 0582770c52
commit 83685d1e91
1 changed files with 2 additions and 2 deletions

View File

@ -199,12 +199,12 @@ argument is zero and
.I buf
is not a null pointer.
.TP
EINVAL
.B EINVAL
.BR getwd ():
.I buf
is NULL.
.TP
ENAMETOOLONG
.B ENAMETOOLONG
.BR getwd ():
The size of the null-terminated absolute pathname string exceeds
.B PATH_MAX