From 0a221c5a509f281ceb3cfefc7ab373177376bb58 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 12 Jan 2001 15:46:56 +0000 Subject: mdoc(7) police: Ft/Vt now accept punctuation-type arguments. --- lib/libc/net/gethostbyname.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/net/gethostbyname.3') diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3 index c26e260..3c20288 100644 --- a/lib/libc/net/gethostbyname.3 +++ b/lib/libc/net/gethostbyname.3 @@ -49,7 +49,7 @@ .Lb libc .Sh SYNOPSIS .Fd #include -.Vt extern int h_errno; +.Vt extern int h_errno ; .Ft struct hostent * .Fn gethostbyname "const char *name" .Ft struct hostent * -- cgit v1.1