diff options
Diffstat (limited to 'lib/libc/rpc/rpcbind.3')
-rw-r--r-- | lib/libc/rpc/rpcbind.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/rpcbind.3 b/lib/libc/rpc/rpcbind.3 index 3092696..df68901 100644 --- a/lib/libc/rpc/rpcbind.3 +++ b/lib/libc/rpc/rpcbind.3 @@ -17,7 +17,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <rpc/rpc.h> +.In rpc/rpc.h .Ft "struct rpcblist *" .Fn rpcb_getmaps "const struct netconfig *netconf" "const char *host" .Ft bool_t |