diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 16:02:00 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 16:02:00 +0000 |
| commit | c23155a43a8fbd8404b4d7bca71c292e92fb4870 (patch) | |
| tree | 1e83673f6c987353d3d25ac9281b995305207cdd /lib/libc/sys/wait.2 | |
| parent | b4f0f4aa81e55069576ee63fdbc80fa9c8f9cdbb (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/wait.2')
| -rw-r--r-- | lib/libc/sys/wait.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/wait.2 b/lib/libc/sys/wait.2 index ff6b8478cf29..c1c0ed09959c 100644 --- a/lib/libc/sys/wait.2 +++ b/lib/libc/sys/wait.2 @@ -242,7 +242,7 @@ If there are no children not previously awaited, -1 is returned with .Va errno set to -.Bq Er ECHILD . +.Er ECHILD . Otherwise, if .Dv WNOHANG is specified and there are |
