summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/intro.2
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-03-12 14:49:41 +0000
committermpp <mpp@FreeBSD.org>1997-03-12 14:49:41 +0000
commit2602ef2be25af267312c6ef607cb8d074e74f73c (patch)
tree0c81ad71f09b31436a418fead92ae4d12fc64453 /lib/libc/sys/intro.2
parent4fdffd9e94210fff52789cbb247299ffe675738f (diff)
downloadFreeBSD-src-2602ef2be25af267312c6ef607cb8d074e74f73c.zip
FreeBSD-src-2602ef2be25af267312c6ef607cb8d074e74f73c.tar.gz
Cleanup some of the Lite2 merge. Most of it is mdoc cleanup,
but in one case the Lite2 changes were flat out wrong and caused the man page to disagree with a header file. There are still some *roff macro calls that were added that I have yet to figure out what to do with in some of the man pages.
Diffstat (limited to 'lib/libc/sys/intro.2')
-rw-r--r--lib/libc/sys/intro.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2
index c9fb3fa..4c30f01 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.
OpenPOWER on IntegriCloud