diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/unix-v10/man4/tc.4 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/unix-v10/man4/tc.4')
| -rw-r--r-- | static/unix-v10/man4/tc.4 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/static/unix-v10/man4/tc.4 b/static/unix-v10/man4/tc.4 new file mode 100644 index 00000000..6576c60e --- /dev/null +++ b/static/unix-v10/man4/tc.4 @@ -0,0 +1,31 @@ +.pa 1 +.he 'TC (IV)'3/15/72'TC (IV)' +.ti 0 +NAME tc -- TC-11/TU56 DECtape +.sp +.ti 0 +DESCRIPTION The +files tap0 ... tap7 refer to the +TC-11/TU56 DECtape drives 0 to 7. +Since the logical drive number can be manually set, +all eight files exist even though at present there are fewer +physical drives. + +The 256-word blocks on a standard DECtape are numbered 0 to 577. +However, the system makes no assumption about this number; +a block can be read or written if it exists on the +tape and not otherwise. +An error is returned if a transaction +is attempted for a block which does not exist. + +Addressing on the tape files, like that on the +RK and RF disks, is block-oriented. +.sp +.ti 0 +FILES /dev/tap? +.sp +.ti 0 +SEE ALSO rf(IV), tap(I) +.sp +.ti 0 +BUGS see rf(IV) |
