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 2018-10-23 14:16:02 +00:00
parent 66a6c0e2a3
commit ca896e51c0

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