diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-04 13:09:25 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-04 13:09:25 +0000 |
| commit | 4f79a4117afc96aa2c1487fb8024a97c94389af0 (patch) | |
| tree | f9b7338f70473be8ae172bf0a17066f7e58aed92 /lib/libc/sys/socket.2 | |
| parent | 8cc2d400418e894c48124e7e18eba531c1395547 (diff) | |
Notes
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 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. |
