From b77b3c00be5547ec50166dc07fd7ed8f5835be94 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov 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') diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3 index c26e2605c524..3c20288a1cb0 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.2.3