diff options
Diffstat (limited to 'lib/libc/gen/signal.3')
-rw-r--r-- | lib/libc/gen/signal.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/signal.3 b/lib/libc/gen/signal.3 index 9663076..e0dc9e6 100644 --- a/lib/libc/gen/signal.3 +++ b/lib/libc/gen/signal.3 @@ -207,7 +207,7 @@ is set to indicate the error. .Fn Signal will fail and no action will take place if one of the following occur: -.Bl -tag -width [EINVAL] +.Bl -tag -width Er .It Bq Er EINVAL .Em Sig is not a valid signal number. |