Print this page
4213 Missing spaces in man pages

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3nsl/t_rcvudata.3nsl
          +++ new/usr/src/man/man3nsl/t_rcvudata.3nsl
↓ open down ↓ 176 lines elided ↑ open up ↑
 177  177  The \fBXTI\fR and \fBTLI\fR interface definitions have common names but use
 178  178  different header files. This, and other semantic differences between the two
 179  179  interfaces are described in the subsections below.
 180  180  .SS "Interface Header"
 181  181  .sp
 182  182  .LP
 183  183  The \fBXTI\fR interfaces use the header file, \fBxti.h\fR. \fBTLI\fR interfaces
 184  184  should \fInot\fR use this header.  They should use the header:
 185  185  .br
 186  186  .in +2
 187      -#include<tiuser.h>
      187 +#include <tiuser.h>
 188  188  .in -2
 189  189  .SS "Error Description Values"
 190  190  .sp
 191  191  .LP
 192  192  The \fBt_errno\fR values that can be set by the \fBXTI\fR interface and cannot
 193  193  be set by the \fBTLI\fR interface are:
 194  194  .br
 195  195  .in +2
 196  196  \fBTPROTO\fR
 197  197  .in -2
↓ open down ↓ 37 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX