Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>

*** 61,71 **** .nf \fBunexpand\fR [\fB-a\fR] [\fB-t\fR \fItablist\fR] [\fIfile\fR]... .fi .SH DESCRIPTION - .sp .LP The \fBexpand\fR utility copies \fIfile\fRs (or the standard input) to the standard output, with TAB characters expanded to SPACE characters. BACKSPACE characters are preserved into the output and decrement the column count for TAB calculations. \fBexpand\fR is useful for pre-processing character files (before --- 61,70 ----
*** 76,86 **** \fBunexpand\fR copies \fIfile\fRs (or the standard input) to the standard output, putting TAB characters back into the data. By default, only leading SPACE and TAB characters are converted to strings of tabs, but this can be overridden by the \fB-a\fR option (see the OPTIONS section below). .SH OPTIONS - .sp .LP The following options are supported for \fBexpand\fR: .sp .ne 2 .na --- 75,84 ----
*** 163,175 **** ignored; conversion will not be limited to the processing of leading blank characters. .RE .SH OPERANDS - .sp .LP ! The following ooperand is supported for \fBexpand\fR and \fBunexpand\fR: .sp .ne 2 .na \fB\fB\fIfile\fR\fR \fR .ad --- 161,172 ---- ignored; conversion will not be limited to the processing of leading blank characters. .RE .SH OPERANDS .LP ! The following operand is supported for \fBexpand\fR and \fBunexpand\fR: .sp .ne 2 .na \fB\fB\fIfile\fR\fR \fR .ad
*** 176,192 **** .RS 9n The path name of a text file to be used as input. .RE .SH ENVIRONMENT VARIABLES - .sp .LP See \fBenviron\fR(5) for descriptions of the following environment variables that affect the execution of \fBexpand\fR and \fBunexpand\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS - .sp .LP The following exit values are returned: .sp .ne 2 .na --- 173,187 ----
*** 204,214 **** .RS 7n An error occurred. .RE .SH ATTRIBUTES - .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp --- 199,208 ----
*** 222,229 **** _ Interface Stability Standard .TE .SH SEE ALSO - .sp .LP \fBtabs\fR(1), \fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5) --- 216,222 ----