diff options
Diffstat (limited to 'lib/libc/stdio/fopen.3')
-rw-r--r-- | lib/libc/stdio/fopen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fopen.3 b/lib/libc/stdio/fopen.3 index 9c10ed1..e348477 100644 --- a/lib/libc/stdio/fopen.3 +++ b/lib/libc/stdio/fopen.3 @@ -175,7 +175,7 @@ is returned and the global variable .Va errno is set to indicate the error. .Sh ERRORS -.Bl -tag -width [EINVAL] +.Bl -tag -width Er .It Bq Er EINVAL The .Fa mode |