diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-04 13:09:25 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-04 13:09:25 +0000 |
| commit | 4f79a4117afc96aa2c1487fb8024a97c94389af0 (patch) | |
| tree | f9b7338f70473be8ae172bf0a17066f7e58aed92 /lib/libc/sys/sigaltstack.2 | |
| parent | 8cc2d400418e894c48124e7e18eba531c1395547 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/sigaltstack.2')
| -rw-r--r-- | lib/libc/sys/sigaltstack.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sigaltstack.2 b/lib/libc/sys/sigaltstack.2 index f927034bac28..33830149bb30 100644 --- a/lib/libc/sys/sigaltstack.2 +++ b/lib/libc/sys/sigaltstack.2 @@ -141,7 +141,7 @@ is set to indicate the error. .Fn Sigaltstack will fail and the signal stack context will remain unchanged if one of the following occurs. -.Bl -tag -width [ENOMEM] +.Bl -tag -width Er .It Bq Er EFAULT Either .Fa ss |
