diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2018-10-23 14:16:02 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2018-10-23 14:16:02 +0000 |
| commit | 3ad12d2782d19864056a04ab3676ba008003b397 (patch) | |
| tree | 17ab840693c753377c4b6383d753ecc6a57ad0e6 /lib/libc/stdio | |
| parent | 0c885e274ad6db01a88f71bc3c382d640b2dc1e5 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio')
| -rw-r--r-- | lib/libc/stdio/fgets.3 | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
