From 4f79a4117afc96aa2c1487fb8024a97c94389af0 Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Thu, 4 May 2000 13:09:25 +0000 Subject: Use `Er' variable to define first column width in ERRORS section. It was initially suggested by mdoc(7) style, but was broken over the years --- lib/libc/sys/socketpair.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/sys/socketpair.2') diff --git a/lib/libc/sys/socketpair.2 b/lib/libc/sys/socketpair.2 index c56348cdc071..7b97170a68d0 100644 --- a/lib/libc/sys/socketpair.2 +++ b/lib/libc/sys/socketpair.2 @@ -65,7 +65,7 @@ The two sockets are indistinguishable. A 0 is returned if the call succeeds, -1 if it fails. .Sh ERRORS The call succeeds unless: -.Bl -tag -width EPROTONOSUPPORTA +.Bl -tag -width Er .It Bq Er EMFILE Too many descriptors are in use by this process. .It Bq Er EAFNOSUPPORT -- cgit v1.3