diff --git a/lib/libc/stdio/fgets.3 b/lib/libc/stdio/fgets.3 index 59d92a093b48..ce334b7493b0 100644 --- a/lib/libc/stdio/fgets.3 +++ b/lib/libc/stdio/fgets.3 @@ -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