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>

*** 11,27 **** .nf \fBmt\fR [\fB-f\fR \fItapename\fR] \fIcommand\fR... [\fIcount\fR] .fi .SH DESCRIPTION - .sp .LP The \fBmt\fR utility sends commands to a magnetic tape drive. If \fB-f\fR \fItapename\fR is not specified, the environment variable \fBTAPE\fR is used. If \fBTAPE\fR does not exist, \fBmt\fR uses the device \fB/dev/rmt/0n\fR. .SH OPTIONS - .sp .LP The following options are supported: .sp .ne 2 .na --- 11,25 ----
*** 30,40 **** .RS 15n Specifies the raw tape device. .RE .SH OPERANDS - .sp .LP The following operands are supported: .sp .ne 2 .na --- 28,37 ----
*** 171,181 **** .na \fB\fBnbsf\fR\fR .ad .RS 10n Back spaces \fIcount\fR files. The tape is positioned on the first block of the ! file. This is equivalent to \fIcount+1\fR \fBbsf\fRs ollowed by one \fBfsf\fR. .RE .sp .ne 2 .na --- 168,178 ---- .na \fB\fBnbsf\fR\fR .ad .RS 10n Back spaces \fIcount\fR files. The tape is positioned on the first block of the ! file. This is equivalent to \fIcount+1\fR \fBbsf\fRs followed by one \fBfsf\fR. .RE .sp .ne 2 .na
*** 319,329 **** .RE .RE .SH EXIT STATUS - .sp .ne 2 .na \fB\fB0\fR\fR .ad .RS 5n --- 316,325 ----
*** 348,373 **** .RS 5n An operation failed. .RE .SH FILES - .sp .ne 2 .na \fB\fB/dev/rmt/*\fR\fR .ad .RS 14n magnetic tape interface .RE .SH SEE ALSO - .sp .LP \fBtar\fR(1), \fBtcopy\fR(1), \fBar.h\fR(3HEAD), \fBattributes\fR(5), \fBmtio\fR(7I), \fBst\fR(7D) .SH BUGS - .sp .LP Not all devices support all options. Some options are hardware-dependent. Refer to the corresponding device manual page. .sp .LP --- 344,366 ----