diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-08 10:22:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-08 10:22:35 +0000 |
| commit | 041cbd4832e87c82c688e5639a15d1212ce0502d (patch) | |
| tree | 6f0ce7ce535617a79c2d5d7d77e3007592ce7bc6 /lib/libc | |
| parent | cae85d36dc781505e363ebb11e0f82e912902366 (diff) | |
Notes
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 |
