diff options
Diffstat (limited to 'lib/libc/net/getprotoent.3')
-rw-r--r-- | lib/libc/net/getprotoent.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/net/getprotoent.3 b/lib/libc/net/getprotoent.3 index fad937e..22dba9c 100644 --- a/lib/libc/net/getprotoent.3 +++ b/lib/libc/net/getprotoent.3 @@ -42,6 +42,8 @@ .Nm setprotoent , .Nm endprotoent .Nd get protocol entry +.Sh LIBRARY +.Lb libc .Sh SYNOPSIS .Fd #include <netdb.h> .Ft struct protoent * |