diff options
Diffstat (limited to 'lib/libc/rpc/rpc.3')
-rw-r--r-- | lib/libc/rpc/rpc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3 index e19ac41..81a24ca 100644 --- a/lib/libc/rpc/rpc.3 +++ b/lib/libc/rpc/rpc.3 @@ -228,7 +228,7 @@ struct svc_req { SVCXPRT *rq_xprt; /* associated transport */ }; .Ed -.Sh "The XDR structure" +.Sh "The XDR structure" .Bd -literal /* * XDR operations. |