xdr.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-16 15:35:58 +01:00
parent 22b1b7524e
commit 029d9a0744
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ field must be set by the caller.
.IP
Warning: to read from an XDR stream created by this API,
you'll need to call
.BR xdrrec_skiprecord (3)
.BR xdrrec_skiprecord ()
first before calling any other XDR APIs.
This inserts additional bytes in the stream to provide
record boundary information.