Follow up on r331936. gets_s(3) will also fail in the same way that

gets(3) does. This was missed in r331936.

Reported by:	emaste@
MFC after:	3 days
This commit is contained in:
Cy Schubert 2018-10-23 14:16:02 +00:00
parent 0c885e274a
commit 3ad12d2782
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=339656

View File

@ -140,6 +140,8 @@ or
.Pp
The function
.Fn gets
and
.Fn gets_s
may also fail and set
.Va errno
for any of the errors specified for the routine