diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-12 14:49:41 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-12 14:49:41 +0000 |
| commit | ed1fa5e0fdaac0f958bb2182eb8f26596bdabb86 (patch) | |
| tree | 2dedb5b989d29301e8dcdb6745f0e649456a758c /lib/libc/sys/intro.2 | |
| parent | 0b65a99863ba47595e4c99cc7cacc39ded99f7a3 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/intro.2')
| -rw-r--r-- | lib/libc/sys/intro.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index c9fb3fa3b206..4c30f01e7f2b 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -157,7 +157,7 @@ executable file. A file descriptor argument was out of range, referred to no open file, or a read (write) request was made to a file that was only open for writing (reading). -.sp +.Pp .It Er 10 ECHILD Em "\&No child processes" . A .Xr wait 2 @@ -325,7 +325,7 @@ addresses with Internet protocols. .It Er 48 EADDRINUSE Em "Address already in use" . Only one usage of each address is normally permitted. -.sp +.Pp .It Er 49 EADDRNOTAVAIL Em "Cannot assign requested address" . Normally results from an attempt to create a socket with an address not on this machine. |
