diff options
Diffstat (limited to 'lib/libc/net/gethostbyname.3')
-rw-r--r-- | lib/libc/net/gethostbyname.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3 index 1b48c4a4153f..e513d741faf2 100644 --- a/lib/libc/net/gethostbyname.3 +++ b/lib/libc/net/gethostbyname.3 @@ -45,6 +45,8 @@ .Nm herror , .Nm hstrerror .Nd get network host entry +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <netdb.h> .Vt extern int h_errno; |