diff options
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/rpc/rpc.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3 index 9fedba86c5b9..e2c73cf88de5 100644 --- a/lib/libc/rpc/rpc.3 +++ b/lib/libc/rpc/rpc.3 @@ -1412,7 +1412,9 @@ messages without using the package. .Pp .It Xo -.Fd struct pmap ; +.Vt struct pmap ; +.Xc +.It Xo .Ft bool_t .Fn xdr_pmap "XDR *xdrs" "struct pmap *regs" .Xc |
