Print this page
4213 Missing spaces in man pages

@@ -11,11 +11,11 @@
 xdr_u_char, xdr_u_hyper, xdr_u_int, xdr_u_long, xdr_u_longlong_t, xdr_u_short,
 xdr_void \- library routines for external data representation
 .SH SYNOPSIS
 .LP
 .nf
-#include<rpc/xdr.h>
+#include <rpc/xdr.h>
 
 
 
 \fBbool_t\fR \fBxdr_bool\fR(\fBXDR *\fR\fIxdrs\fR, \fBbool_t *\fR\fIbp\fR);
 .fi