Fixed wrong #include in synopsis.
This commit is contained in:
parent
1eda21cbb6
commit
a88d7a4bc2
@ -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 *
|
||||
|
Loading…
x
Reference in New Issue
Block a user