summaryrefslogtreecommitdiffstats
path: root/man3/xdr.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/xdr.3')
-rw-r--r--man3/xdr.38
1 files changed, 3 insertions, 5 deletions
diff --git a/man3/xdr.3 b/man3/xdr.3
index 56602bd4b..a3f9a0271 100644
--- a/man3/xdr.3
+++ b/man3/xdr.3
@@ -9,7 +9,7 @@
.\"
.\" 2007-12-30, mtk, Convert function prototypes to modern C syntax
.\"
-.TH xdr 3 2022-12-15 "Linux man-pages 6.03"
+.TH xdr 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
xdr \- library routines for external data representation
.SH LIBRARY
@@ -551,14 +551,14 @@ Returns one if it succeeds, zero otherwise.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR xdr_array (),
.BR xdr_bool (),
.BR xdr_bytes (),
@@ -594,8 +594,6 @@ T{
.BR xdr_wrapstring ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH SEE ALSO
.BR rpc (3)