diff options
author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 12:07:59 +0000 |
---|---|---|
committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-05-06 12:07:59 +0000 |
commit | 03fc63031e51203bf5cba2f7e0cef21163aaffd5 (patch) | |
tree | 325f8fa32ec864a8a7bd75b01e4210888e8b9d65 /lib/libc/net/addr2ascii.3 | |
parent | 96e430a43cd3458fc0df841f0ab51da87abfad81 (diff) |
Notes
Diffstat (limited to 'lib/libc/net/addr2ascii.3')
-rw-r--r-- | lib/libc/net/addr2ascii.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/addr2ascii.3 b/lib/libc/net/addr2ascii.3 index e91b1d9b89d05..ced73497c4e87 100644 --- a/lib/libc/net/addr2ascii.3 +++ b/lib/libc/net/addr2ascii.3 @@ -162,7 +162,7 @@ functions, rather than the other way around. When a failure is returned, .Li errno is set to one of the following values: -.Bl -tag -width [EPROTONOSUPPORT] +.Bl -tag -width Er .It Bq Er ENAMETOOLONG The .Fn addr2ascii |