diff options
Diffstat (limited to 'lib/libc/sys/socket.2')
-rw-r--r-- | lib/libc/sys/socket.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2 index 2207580..b6e5a65 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. |