summaryrefslogtreecommitdiff
path: root/man/rpc_xdr.3t
diff options
context:
space:
mode:
Diffstat (limited to 'man/rpc_xdr.3t')
-rw-r--r--man/rpc_xdr.3t4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/rpc_xdr.3t b/man/rpc_xdr.3t
index ae3d663..feb708b 100644
--- a/man/rpc_xdr.3t
+++ b/man/rpc_xdr.3t
@@ -15,6 +15,8 @@
.Nm xdr_rejected_reply ,
.Nm xdr_replymsg
.Nd XDR library routines for remote procedure calls
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.In rpc/rpc.h
.Ft bool_t
@@ -94,8 +96,6 @@ This reply could be either an acceptance,
rejection or
.Dv NULL .
.El
-.Sh AVAILABILITY
-These functions are part of libtirpc.
.Sh SEE ALSO
.Xr rpc 3 ,
.Xr xdr 3