summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-04-13 13:29:06 +0000
committerbde <bde@FreeBSD.org>1997-04-13 13:29:06 +0000
commitd4bdcb159bfe42ea0bca83ef22c4eed7fa278d7b (patch)
tree3dec153c97a99814032740c0d99ed4f2dd99059b /lib/libc/rpc
parentf4efda881f0b73cfc108d4f6835ca9dd7f223716 (diff)
downloadFreeBSD-src-d4bdcb159bfe42ea0bca83ef22c4eed7fa278d7b.zip
FreeBSD-src-d4bdcb159bfe42ea0bca83ef22c4eed7fa278d7b.tar.gz
Fixed wrong #include in synopsis.
Diffstat (limited to 'lib/libc/rpc')
-rw-r--r--lib/libc/rpc/getrpcent.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/getrpcent.3 b/lib/libc/rpc/getrpcent.3
index 5d70079..20e0256 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 *
OpenPOWER on IntegriCloud