diff options
Diffstat (limited to 'lib/libc/sys/sigprocmask.2')
-rw-r--r-- | lib/libc/sys/sigprocmask.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sigprocmask.2 b/lib/libc/sys/sigprocmask.2 index 55e2451..2948c50 100644 --- a/lib/libc/sys/sigprocmask.2 +++ b/lib/libc/sys/sigprocmask.2 @@ -105,7 +105,7 @@ The .Fn sigprocmask call will fail and the signal mask will be unchanged if one of the following occurs: -.Bl -tag -width Bq Er EINVAL +.Bl -tag -width Er .It Bq Er EINVAL .Fa how has a value other than those listed here. |