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/socket.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/sys/socket.2') diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2 index 22075800da45..b6e5a65877bf 100644 --- a/lib/libc/sys/socket.2 +++ b/lib/libc/sys/socket.2 @@ -251,7 +251,7 @@ value is a descriptor referencing the socket. The .Fn socket call fails if: -.Bl -tag -width EPROTONOPSUPPORTA +.Bl -tag -width Er .It Bq Er EPROTONOSUPPORT The protocol type or the specified protocol is not supported within this domain. -- cgit v1.3