diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-04-13 13:29:06 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-04-13 13:29:06 +0000 |
| commit | a88d7a4bc239fe314adbd7570a6f1ee608d6c198 (patch) | |
| tree | 8e321bbba65f3144fd012dde89ec17b670da1d3b /lib/libc | |
| parent | 1eda21cbb649531a36e066e9d05e3c3045b74d01 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/rpc/getrpcent.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/getrpcent.3 b/lib/libc/rpc/getrpcent.3 index 5d700791c928..20e0256c0505 100644 --- a/lib/libc/rpc/getrpcent.3 +++ b/lib/libc/rpc/getrpcent.3 @@ -10,7 +10,7 @@ .Nm setrpcent .Nd get RPC entry .Sh SYNOPSIS -.Fd #include <netdb.h> +.Fd #include <rpc/rpc.h> .Ft struct rpcent * .Fn getrpcent void .Ft struct rpcent * |
