diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 13:34:15 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 13:34:15 +0000 |
| commit | ee8dc4da914d773fc0646dd075ae4ad4081f5cd0 (patch) | |
| tree | c4576021ebfdba232b7a7744712f9a0cc271c03c /lib/libc/sys/fork.2 | |
| parent | 8ca35daa1ce40d9a6096c1b304a09239ddb6e91f (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/fork.2')
| -rw-r--r-- | lib/libc/sys/fork.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/fork.2 b/lib/libc/sys/fork.2 index 62ce4286e6f6..ba948731dd1b 100644 --- a/lib/libc/sys/fork.2 +++ b/lib/libc/sys/fork.2 @@ -88,7 +88,7 @@ is set to indicate the error. .Sh ERRORS .Fn Fork will fail and no child process will be created if: -.Bl -tag -width [EAGAIN] +.Bl -tag -width Er .It Bq Er EAGAIN The system-imposed limit on the total number of processes under execution would be exceeded. |
