rmt.8 (610a5778c5c8d73cb2bbbe7761f8cb312dc96392) rmt.8 (46eea498dad0e3e124479b7083b5f1d013a19e02)
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 47 unchanged lines hidden (view full) ---

56.Nm
57program accepts requests specific to the manipulation of
58magnetic tapes, performs the commands, then responds with
59a status indication. All responses are in
60.Tn ASCII
61and in
62one of two forms.
63Successful commands have responses of:
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 47 unchanged lines hidden (view full) ---

56.Nm
57program accepts requests specific to the manipulation of
58magnetic tapes, performs the commands, then responds with
59a status indication. All responses are in
60.Tn ASCII
61and in
62one of two forms.
63Successful commands have responses of:
64.Bd -filled -offset indent
64.Bd -ragged -offset indent
65.Sm off
66.Sy A Ar number No \en
67.Sm on
68.Ed
69.Pp
70.Ar Number
71is an
72.Tn ASCII
73representation of a decimal number.
74Unsuccessful commands are responded to with:
65.Sm off
66.Sy A Ar number No \en
67.Sm on
68.Ed
69.Pp
70.Ar Number
71is an
72.Tn ASCII
73representation of a decimal number.
74Unsuccessful commands are responded to with:
75.Bd -filled -offset indent
75.Bd -ragged -offset indent
76.Sm off
77.Xo Sy E Ar error-number
78.No \en Ar error-message
79.No \en
80.Xc
81.Sm on
82.Ed
83.Pp

--- 138 unchanged lines hidden ---
76.Sm off
77.Xo Sy E Ar error-number
78.No \en Ar error-message
79.No \en
80.Xc
81.Sm on
82.Ed
83.Pp

--- 138 unchanged lines hidden ---