diff options
Diffstat (limited to 'lib/libc/stdio/fgets.3')
-rw-r--r-- | lib/libc/stdio/fgets.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fgets.3 b/lib/libc/stdio/fgets.3 index 76518b6..dda95dc 100644 --- a/lib/libc/stdio/fgets.3 +++ b/lib/libc/stdio/fgets.3 @@ -109,7 +109,7 @@ and .Xr ferror 3 to determine which occurred. .Sh ERRORS -.Bl -tag -width [EBADF] +.Bl -tag -width Er .It Bq Er EBADF The given .Fa stream |