From d94b51f5b9d2ec82746ffdf57ecb15252cca123e Mon Sep 17 00:00:00 2001 From: joel Date: Mon, 23 Jun 2014 18:40:21 +0000 Subject: mdoc: remove superfluous paragraph macros. --- lib/libc/sys/intro.2 | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index bc10b1d..7ce57aa 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -133,7 +133,6 @@ 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). -.Pp .It Er 10 ECHILD Em "\&No child processes" . A .Xr wait 2 @@ -302,7 +301,6 @@ addresses with Internet protocols. .It Er 48 EADDRINUSE Em "Address already in use" . Only one usage of each address is normally permitted. -.Pp .It Er 49 EADDRNOTAVAIL Em "Can't assign requested address" . Normally results from an attempt to create a socket with an address not on this machine. -- cgit v1.1