add directory Minix
This commit is contained in:
957
Minix/CD-ROM-2.0/MINIX/MANUALS/PS1/MT.1
Normal file
957
Minix/CD-ROM-2.0/MINIX/MANUALS/PS1/MT.1
Normal file
@@ -0,0 +1,957 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:04:08 1996
|
||||
%%Pages: (atend)
|
||||
%%DocumentFonts: (atend)
|
||||
|
||||
/devps 180 dict def devps begin
|
||||
/res 10.000000 def
|
||||
/y_offset 843 def
|
||||
/X{exch}bind def
|
||||
/mm {transform round X round X itransform} bind def
|
||||
/r{rmoveto}bind def
|
||||
/m{moveto}bind def
|
||||
/l{lineto}bind def
|
||||
/rl{rlineto}bind def
|
||||
/st{stroke}bind def
|
||||
/gs{gsave}bind def
|
||||
/gr{grestore}bind def
|
||||
/cp{currentpoint}bind def
|
||||
/np{newpath}bind def
|
||||
/ct{curveto}bind def
|
||||
systemdict /setpacking known
|
||||
{ /savepacking currentpacking def true setpacking } if
|
||||
/m0{0 0 moveto}bind def
|
||||
/xc{//res div}bind def
|
||||
/yc{//res neg div //y_offset add}bind def
|
||||
/lc{yc X xc X l st}bind def
|
||||
/mc{yc X xc X m}bind def
|
||||
/el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
|
||||
/ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
|
||||
/sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
|
||||
/V{//res neg div //y_offset add
|
||||
currentpoint pop X
|
||||
m}bind def
|
||||
/H{//res div
|
||||
0 transform X round X itransform pop
|
||||
currentpoint X pop
|
||||
moveto}bind def
|
||||
/h{//res div 0 r}bind def
|
||||
/v{//res neg div 0 X r}bind def
|
||||
/S{X H show}bind def
|
||||
/A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
|
||||
/psize 10 def
|
||||
/height 0 def
|
||||
/cheight { height 0 ne { height } { psize } ifelse } bind def
|
||||
/slant 0 def
|
||||
/FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
|
||||
[psize 0 cheight slant sin slant cos div mul cheight 0 0]
|
||||
makefont setfont}bind def
|
||||
/shade{gs
|
||||
/dy X def
|
||||
/dx X def
|
||||
np m
|
||||
0 /dy rl
|
||||
/dx 0 rl
|
||||
0 /dy neg rl
|
||||
/dx neg 0 rl
|
||||
closepath
|
||||
.9 setgray
|
||||
fill
|
||||
gr}bind def
|
||||
1 setlinecap
|
||||
|
||||
/resolution res 72 mul def
|
||||
|
||||
|
||||
/startFig {
|
||||
/SavedState save def
|
||||
userdict maxlength dict begin
|
||||
currentpoint transform
|
||||
|
||||
DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
|
||||
setlinewidth setmatrix
|
||||
|
||||
itransform moveto
|
||||
|
||||
/ury exch def
|
||||
/urx exch def
|
||||
/lly exch def
|
||||
/llx exch def
|
||||
/y exch 72 mul resolution div def
|
||||
/x exch 72 mul resolution div def
|
||||
|
||||
currentpoint /cy exch def /cx exch def
|
||||
|
||||
/sx x urx llx sub div def
|
||||
/sy y ury lly sub div def
|
||||
|
||||
sx sy scale
|
||||
|
||||
cx sx div llx sub
|
||||
cy sy div ury sub translate
|
||||
|
||||
/DefFigCTM matrix currentmatrix def
|
||||
|
||||
/initmatrix {
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
/defaultmatrix {
|
||||
DefFigCTM exch copy
|
||||
} def
|
||||
|
||||
/initgraphics {
|
||||
DocumentInitState setmiterlimit setgray setdash
|
||||
setlinejoin setlinecap setlinewidth setmatrix
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
|
||||
/showpage {
|
||||
initgraphics
|
||||
} def
|
||||
|
||||
}bind def
|
||||
/clipFig {
|
||||
currentpoint 6 2 roll
|
||||
newpath 4 copy
|
||||
4 2 roll moveto
|
||||
6 -1 roll exch lineto
|
||||
exch lineto
|
||||
exch lineto
|
||||
closepath clip
|
||||
newpath
|
||||
moveto
|
||||
}bind def
|
||||
/doclip { llx lly urx ury clipFig } def
|
||||
/endFig {
|
||||
end SavedState restore
|
||||
}bind def
|
||||
/globalstart {
|
||||
fontnum psize slant height resolution currentpoint
|
||||
pagesave restore gsave
|
||||
}bind def
|
||||
/globalend {
|
||||
grestore moveto
|
||||
/resolution exch def /height exch def
|
||||
/slant exch def /psize exch def /fontnum exch def
|
||||
F
|
||||
/pagesave save def
|
||||
}bind def
|
||||
|
||||
|
||||
/fontnum 1 def
|
||||
systemdict /setpacking known { savepacking setpacking} if
|
||||
end
|
||||
/BP{
|
||||
save mark devps begin m0
|
||||
/DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
|
||||
currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
|
||||
}bind def
|
||||
/EP{
|
||||
end cleartomark restore showpage}def
|
||||
|
||||
/Encoding-1 256 array def
|
||||
0 1 255 {Encoding-1 exch /.notdef put} for
|
||||
Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
|
||||
Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
|
||||
Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
|
||||
Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
|
||||
Encoding-1
|
||||
dup 8#41 /copyright put
|
||||
dup 8#42 /registered put
|
||||
dup 8#43 /trademark put
|
||||
dup 8#44 /logicalnot put
|
||||
dup 8#45 /Eth put
|
||||
dup 8#46 /eth put
|
||||
dup 8#47 /Thorn put
|
||||
dup 8#50 /thorn put
|
||||
dup 8#51 /brokenbar put
|
||||
dup 8#52 /degree put
|
||||
dup 8#53 /divide put
|
||||
dup 8#54 /multiply put
|
||||
dup 8#55 /minus put
|
||||
dup 8#56 /onehalf put
|
||||
dup 8#57 /onequarter put
|
||||
dup 8#60 /threequarters put
|
||||
dup 8#101 /Aacute put
|
||||
dup 8#102 /Acircumflex put
|
||||
dup 8#103 /Adieresis put
|
||||
dup 8#104 /Agrave put
|
||||
dup 8#105 /Aring put
|
||||
dup 8#106 /Atilde put
|
||||
dup 8#107 /Ccedilla put
|
||||
dup 8#110 /Eacute put
|
||||
dup 8#111 /Ecircumflex put
|
||||
dup 8#112 /Edieresis put
|
||||
dup 8#113 /Egrave put
|
||||
dup 8#114 /Iacute put
|
||||
dup 8#115 /Icircumflex put
|
||||
dup 8#116 /Idieresis put
|
||||
dup 8#117 /Igrave put
|
||||
dup 8#120 /Ntilde put
|
||||
dup 8#121 /Oacute put
|
||||
dup 8#122 /Ocircumflex put
|
||||
dup 8#123 /Odieresis put
|
||||
dup 8#124 /Ograve put
|
||||
dup 8#125 /Otilde put
|
||||
dup 8#126 /Scaron put
|
||||
dup 8#127 /Uacute put
|
||||
dup 8#130 /Ucircumflex put
|
||||
dup 8#131 /Udieresis put
|
||||
dup 8#132 /Ugrave put
|
||||
dup 8#133 /Ydieresis put
|
||||
dup 8#134 /Zcaron put
|
||||
dup 8#135 /aacute put
|
||||
dup 8#136 /acircumflex put
|
||||
dup 8#137 /adieresis put
|
||||
dup 8#140 /agrave put
|
||||
dup 8#141 /aring put
|
||||
dup 8#142 /atilde put
|
||||
dup 8#143 /ccedilla put
|
||||
dup 8#144 /eacute put
|
||||
dup 8#145 /ecircumflex put
|
||||
dup 8#146 /edieresis put
|
||||
dup 8#147 /egrave put
|
||||
dup 8#150 /iacute put
|
||||
dup 8#151 /icircumflex put
|
||||
dup 8#152 /idieresis put
|
||||
dup 8#153 /igrave put
|
||||
dup 8#154 /ntilde put
|
||||
dup 8#155 /oacute put
|
||||
dup 8#156 /ocircumflex put
|
||||
dup 8#157 /odieresis put
|
||||
dup 8#160 /ograve put
|
||||
dup 8#161 /otilde put
|
||||
dup 8#162 /scaron put
|
||||
dup 8#163 /uacute put
|
||||
dup 8#164 /ucircumflex put
|
||||
dup 8#165 /udieresis put
|
||||
dup 8#166 /ugrave put
|
||||
dup 8#167 /ydieresis put
|
||||
dup 8#170 /zcaron put
|
||||
pop
|
||||
|
||||
/Enc-dict 30 dict def
|
||||
Enc-dict /tmpstr1 50 string put
|
||||
Enc-dict /tmpstr2 50 string put
|
||||
Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
|
||||
/AEnc-def { % arguments: the original font's name, encoding nr
|
||||
Enc-dict begin
|
||||
tmpstr2 cvs /Enc-no exch def % Remember the number in a string
|
||||
dup /OrigName exch def % remember the name
|
||||
findfont dup maxlength dict /newdict exch def % get dictionary for new font
|
||||
{ exch dup /FID ne
|
||||
{ exch newdict 3 1 roll put }
|
||||
{ pop pop } % Ignore FID
|
||||
ifelse
|
||||
} forall
|
||||
newdict begin
|
||||
/Encoding
|
||||
tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
|
||||
cvn load
|
||||
def % Replace encoding
|
||||
currentdict /UniqueID known
|
||||
{ /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
|
||||
end % newdict
|
||||
/FNlength OrigName tmpstr1 cvs length def % convert name, remember length
|
||||
FNlength 1 add Enc-no length add string
|
||||
dup 0 OrigName tmpstr1 cvs putinterval
|
||||
dup FNlength (-) putinterval
|
||||
dup FNlength 1 add Enc-no putinterval
|
||||
dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
|
||||
cvn dup newdict /FontName 3 2 roll put newdict definefont
|
||||
end % Enc-dict
|
||||
} def
|
||||
/Times-Roman 1 AEnc-def pop
|
||||
/R-1{/Times-Roman-1 FF}def
|
||||
/Times-Bold 1 AEnc-def pop
|
||||
/B-1{/Times-Bold-1 FF}def
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
/I{/Times-Italic FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(MT)S
|
||||
879(\()S
|
||||
921(1)S
|
||||
979(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4968(MT)S
|
||||
5127(\()S
|
||||
5169(1)S
|
||||
5227(\))S
|
||||
960 V
|
||||
9 R
|
||||
720(N)S
|
||||
722(NA)S
|
||||
790(AM)S
|
||||
858(ME)S
|
||||
940(E)S
|
||||
1080 V
|
||||
10 R
|
||||
1080(mt)S
|
||||
10 R-1
|
||||
1211(-)S
|
||||
10 R
|
||||
1293(magnetic)S
|
||||
1687(tape)S
|
||||
1880(control)S
|
||||
1248 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SY)S
|
||||
774(YN)S
|
||||
842(NO)S
|
||||
910(OP)S
|
||||
978(PS)S
|
||||
1030(SI)S
|
||||
1082(IS)S
|
||||
1115(S)S
|
||||
1368 V
|
||||
10 B
|
||||
1080(mt)S
|
||||
10 R
|
||||
1236([)S
|
||||
10 B-1
|
||||
1270(-)S
|
||||
10 B
|
||||
1327(f)S
|
||||
10 I
|
||||
1399(device)S
|
||||
10 R
|
||||
1665(])S
|
||||
1737([)S
|
||||
10 I
|
||||
(count)223 1771 A
|
||||
10 R
|
||||
2002(])S
|
||||
1536 V
|
||||
9 R
|
||||
720(D)S
|
||||
722(DE)S
|
||||
790(ES)S
|
||||
848(SC)S
|
||||
900(CR)S
|
||||
962(RI)S
|
||||
1024(IP)S
|
||||
1057(PT)S
|
||||
1109(TI)S
|
||||
1167(IO)S
|
||||
1200(ON)S
|
||||
1268(N)S
|
||||
1656 V
|
||||
10 B
|
||||
1080(Mt)S
|
||||
10 R
|
||||
1242(is)S
|
||||
1342(a)S
|
||||
1420(user)S
|
||||
(interface)354 1621 A
|
||||
2008(to)S
|
||||
2119(the)S
|
||||
2275(magnetic)S
|
||||
2677(tape)S
|
||||
2878(commands)S
|
||||
3346(described)S
|
||||
3765(in)S
|
||||
10 B
|
||||
3876(mtio)S
|
||||
10 R
|
||||
4072(\(4\).)S
|
||||
4274(It)S
|
||||
4370(allows)S
|
||||
4667(one)S
|
||||
4846(to)S
|
||||
(space)224 4958 A
|
||||
5216(a)S
|
||||
1776 V
|
||||
1080(tape)S
|
||||
1273(forwards)S
|
||||
1657(or)S
|
||||
1766(backwards,)S
|
||||
2247(write)S
|
||||
2480(end)S
|
||||
2650(of)S
|
||||
2759(\256le)S
|
||||
2913(markers,)S
|
||||
3288(etc.)S
|
||||
1944 V
|
||||
1080(With)S
|
||||
1314(the)S
|
||||
10 B-1
|
||||
1470(-)S
|
||||
10 B
|
||||
1527(f)S
|
||||
10 R
|
||||
1595(option)S
|
||||
1885(a)S
|
||||
1964(tape)S
|
||||
2166(device)S
|
||||
2463(can)S
|
||||
2637(be)S
|
||||
2766(named,)S
|
||||
3093(otherwise)S
|
||||
3519(the)S
|
||||
3676(environment)S
|
||||
4218(variable)S
|
||||
10 B
|
||||
4577(TAPE)S
|
||||
10 R
|
||||
4880(is)S
|
||||
4981(used)S
|
||||
5199(if)S
|
||||
2064 V
|
||||
1080(set,)S
|
||||
1252(otherwise)S
|
||||
1679(the)S
|
||||
1837(default)S
|
||||
2152(device)S
|
||||
10 B
|
||||
2450(/dev/nrst4)S
|
||||
10 R
|
||||
2916(is)S
|
||||
3018(assumed.)S
|
||||
3449(Standard)S
|
||||
(input)206 3842 A
|
||||
4083(is)S
|
||||
4185(used)S
|
||||
4404(if)S
|
||||
4501(the)S
|
||||
4659(tape)S
|
||||
4862(name)S
|
||||
5115(is)S
|
||||
5216(a)S
|
||||
2184 V
|
||||
1080(dash)S
|
||||
1291(\()S
|
||||
10 R-1
|
||||
1325(-)S
|
||||
10 R
|
||||
1382(\).)S
|
||||
1493(The)S
|
||||
10 I
|
||||
(count)223 1677 A
|
||||
10 R
|
||||
1927(argument)S
|
||||
2334(is)S
|
||||
2428(used)S
|
||||
2639(to)S
|
||||
2744(tell)S
|
||||
2900(how)S
|
||||
3100(many)S
|
||||
3350(blocks)S
|
||||
3639(or)S
|
||||
3750(\256les)S
|
||||
3945(to)S
|
||||
(space)224 4050 A
|
||||
4301(or)S
|
||||
4412(how)S
|
||||
4612(many)S
|
||||
4863(\256le)S
|
||||
5020(mark-)S
|
||||
2304 V
|
||||
1080(ers)S
|
||||
1223(to)S
|
||||
1326(write.)S
|
||||
1609(It)S
|
||||
1696(may)S
|
||||
1894(be)S
|
||||
2014(a)S
|
||||
2084(C-style)S
|
||||
2400(decimal,)S
|
||||
2769(octal)S
|
||||
2990(or)S
|
||||
3099(hexadecimal)S
|
||||
3633(constant,)S
|
||||
4018(by)S
|
||||
4143(default)S
|
||||
4448("1".)S
|
||||
2472 V
|
||||
10 I
|
||||
(Command)413 1080 A
|
||||
10 R
|
||||
1523(is)S
|
||||
1620(the)S
|
||||
1773(action)S
|
||||
2049(to)S
|
||||
2157(perform,)S
|
||||
2537(it)S
|
||||
2623(may)S
|
||||
2826(be)S
|
||||
2952(one)S
|
||||
3128(of)S
|
||||
3243(the)S
|
||||
3397(following,)S
|
||||
3844(or)S
|
||||
3959(any)S
|
||||
(unambiguous)540 4135 A
|
||||
4706(pre\256x)S
|
||||
4972(\(like)S
|
||||
10 B
|
||||
5188(st)S
|
||||
2592 V
|
||||
10 R
|
||||
1080(for)S
|
||||
10 B
|
||||
1223(status)S
|
||||
10 R
|
||||
1475(\):)S
|
||||
2760 V
|
||||
10 B
|
||||
1080(eof,)S
|
||||
1259(weof)S
|
||||
10 R
|
||||
1830(Write)S
|
||||
10 I
|
||||
(count)223 2085 A
|
||||
10 R
|
||||
2333(end-of-\256le)S
|
||||
2784(markers.)S
|
||||
2928 V
|
||||
10 B
|
||||
1080(fsf)S
|
||||
10 R
|
||||
1830(Forward)S
|
||||
(space)224 2197 A
|
||||
10 I
|
||||
(count)223 2446 A
|
||||
10 R
|
||||
2694(\256le)S
|
||||
2848(markers.)S
|
||||
3096 V
|
||||
10 B
|
||||
1080(fsr)S
|
||||
10 R
|
||||
1830(Forward)S
|
||||
(space)224 2207 A
|
||||
10 I
|
||||
(count)223 2466 A
|
||||
10 R
|
||||
2724(records.)S
|
||||
3106(\(The)S
|
||||
3332(size)S
|
||||
3524(of)S
|
||||
3643(a)S
|
||||
3724(record)S
|
||||
4018(depends)S
|
||||
4383(on)S
|
||||
4519(the)S
|
||||
4678(tape,)S
|
||||
4907(and)S
|
||||
5088(may)S
|
||||
3216 V
|
||||
1830(even)S
|
||||
2045(be)S
|
||||
2165(variable,)S
|
||||
2540(depending)S
|
||||
2983(on)S
|
||||
3108(the)S
|
||||
3256(size)S
|
||||
3438(of)S
|
||||
3547(the)S
|
||||
3695(writes.\))S
|
||||
3384 V
|
||||
10 B
|
||||
1080(bsf)S
|
||||
10 R
|
||||
1830(Backwards)S
|
||||
(space)224 2306 A
|
||||
10 I
|
||||
(count)223 2558 A
|
||||
10 R
|
||||
2809(\256les.)S
|
||||
3055(The)S
|
||||
(count)223 3240 A
|
||||
3491(may)S
|
||||
3692(be)S
|
||||
3815(zero)S
|
||||
4017(to)S
|
||||
(backspace)414 4123 A
|
||||
4565(to)S
|
||||
4671(the)S
|
||||
4822(start)S
|
||||
5025(of)S
|
||||
5138(the)S
|
||||
3504 V
|
||||
1830(current)S
|
||||
2147(\256le.)S
|
||||
2357(\(A)S
|
||||
2495(tape)S
|
||||
2694(device)S
|
||||
2988(need)S
|
||||
3209(not)S
|
||||
(support)301 3368 A
|
||||
3700(backwards)S
|
||||
4161(movement,)S
|
||||
4640(or)S
|
||||
4754(may)S
|
||||
4957(be)S
|
||||
5082(very)S
|
||||
3624 V
|
||||
1830(slow)S
|
||||
2045(doing)S
|
||||
2298(it.)S
|
||||
2429(Rewinding)S
|
||||
2895(and)S
|
||||
3065(forward)S
|
||||
3410(spacing)S
|
||||
3742(may)S
|
||||
3940(be)S
|
||||
4060(better.\))S
|
||||
3792 V
|
||||
10 B
|
||||
1080(bsr)S
|
||||
10 R
|
||||
1830(Backwards)S
|
||||
(space)224 2316 A
|
||||
10 I
|
||||
(count)223 2578 A
|
||||
10 R
|
||||
2839(records.)S
|
||||
3224(The)S
|
||||
3419(tape)S
|
||||
3625(is)S
|
||||
(positioned)418 3730 A
|
||||
4187(after)S
|
||||
4412(the)S
|
||||
4574(last)S
|
||||
4753(block)S
|
||||
5015(of)S
|
||||
5138(the)S
|
||||
3912 V
|
||||
1830(previous)S
|
||||
2203(\256le)S
|
||||
2358(if)S
|
||||
(you)150 2446 A
|
||||
2622(hit)S
|
||||
2754(a)S
|
||||
2825(\256lemark)S
|
||||
3187(when)S
|
||||
3431(spacing)S
|
||||
3764(backwards.)S
|
||||
4271(The)S
|
||||
4454(block)S
|
||||
(count)223 4703 A
|
||||
4952(is)S
|
||||
5045(set)S
|
||||
5183(to)S
|
||||
4032 V
|
||||
1830(-1)S
|
||||
1939(to)S
|
||||
2042(indicate)S
|
||||
2386(that)S
|
||||
2562(the)S
|
||||
2710(driver)S
|
||||
2976(has)S
|
||||
3135(no)S
|
||||
3260(idea)S
|
||||
3453(where)S
|
||||
3725(it)S
|
||||
3806(is)S
|
||||
3898(on)S
|
||||
4023(the)S
|
||||
4171(previous)S
|
||||
4542(\256le.)S
|
||||
4200 V
|
||||
10 B
|
||||
1080(eom)S
|
||||
10 R
|
||||
1830(Forward)S
|
||||
(space)224 2197 A
|
||||
2446(to)S
|
||||
2549(the)S
|
||||
2697(end)S
|
||||
2867(of)S
|
||||
2976(media.)S
|
||||
4368 V
|
||||
10 B
|
||||
1080(rewind)S
|
||||
10 R
|
||||
1830(Rewind)S
|
||||
2168(the)S
|
||||
2316(tape.)S
|
||||
4536 V
|
||||
10 B
|
||||
1080(offline,)S
|
||||
1405(rewoffl)S
|
||||
10 R
|
||||
1830(Rewind)S
|
||||
2168(and)S
|
||||
2338(take)S
|
||||
2531(of\257ine.)S
|
||||
2869(This)S
|
||||
3073(may)S
|
||||
3271(cause)S
|
||||
3520(some)S
|
||||
3757(drives)S
|
||||
4028(to)S
|
||||
4131(eject)S
|
||||
4347(the)S
|
||||
4495(tape.)S
|
||||
4704 V
|
||||
10 B
|
||||
1080(status)S
|
||||
10 R
|
||||
1830(Shows)S
|
||||
2143(the)S
|
||||
2312(status)S
|
||||
2587(of)S
|
||||
2717(the)S
|
||||
2886(drive,)S
|
||||
3164(the)S
|
||||
3333(sense)S
|
||||
3597(key)S
|
||||
3788(of)S
|
||||
3918(the)S
|
||||
4087(last)S
|
||||
4273(SCSI)S
|
||||
4532(error,)S
|
||||
4800(current)S
|
||||
5132(\256le)S
|
||||
4824 V
|
||||
1830(number,)S
|
||||
2191(current)S
|
||||
2506(record)S
|
||||
2793(number,)S
|
||||
3154(residual)S
|
||||
(count)223 3502 A
|
||||
3754(if)S
|
||||
3845(the)S
|
||||
3997(last)S
|
||||
4166(command)S
|
||||
4590(that)S
|
||||
(encountered)492 4769 A
|
||||
4944 V
|
||||
1830(end-of-\256le,)S
|
||||
2306(and)S
|
||||
2476(the)S
|
||||
2624(current)S
|
||||
2935(block)S
|
||||
3183(size.)S
|
||||
5112 V
|
||||
10 B
|
||||
1080(retension)S
|
||||
10 R
|
||||
1830(Removes)S
|
||||
2229(tape)S
|
||||
2422(tension)S
|
||||
2737(by)S
|
||||
2862(winding)S
|
||||
3216(and)S
|
||||
3386(rewinding)S
|
||||
3819(the)S
|
||||
3967(tape)S
|
||||
4160(completely.)S
|
||||
5280 V
|
||||
10 B
|
||||
1080(erase)S
|
||||
10 R
|
||||
1830(Erases)S
|
||||
2119(the)S
|
||||
2267(tape)S
|
||||
2460(completely)S
|
||||
2932(and)S
|
||||
3102(rewinds)S
|
||||
3446(it.)S
|
||||
5448 V
|
||||
10 B
|
||||
1080(density)S
|
||||
10 R
|
||||
1830(Sets)S
|
||||
2035(the)S
|
||||
2195(density)S
|
||||
2522(code)S
|
||||
2749(to)S
|
||||
2865(read)S
|
||||
3077(or)S
|
||||
3199(write)S
|
||||
3445(the)S
|
||||
3606(tape)S
|
||||
3812(to)S
|
||||
10 I
|
||||
(count)223 3928 A
|
||||
10 R
|
||||
4159(.)S
|
||||
4247(Density)S
|
||||
4598(codes)S
|
||||
(supported)396 4865 A
|
||||
5568 V
|
||||
1830(depend)S
|
||||
2151(on)S
|
||||
2282(the)S
|
||||
2436(drive.)S
|
||||
2724(This)S
|
||||
2933(command)S
|
||||
3359(need)S
|
||||
3579(not)S
|
||||
3737(be)S
|
||||
3862(used)S
|
||||
4076(if)S
|
||||
4168(the)S
|
||||
4321(drive)S
|
||||
4558(senses)S
|
||||
4845(the)S
|
||||
4998(proper)S
|
||||
5688 V
|
||||
1830(density)S
|
||||
2145(on)S
|
||||
2270(read)S
|
||||
2469(and)S
|
||||
2639(can)S
|
||||
2804(only)S
|
||||
3007(write)S
|
||||
3240(one)S
|
||||
3410(density.)S
|
||||
5856 V
|
||||
10 B
|
||||
1080(blksize,)S
|
||||
1427(blocksize)S
|
||||
5976 V
|
||||
10 R
|
||||
1830(Sets)S
|
||||
2031(the)S
|
||||
2187(block)S
|
||||
2443(size)S
|
||||
2633(used)S
|
||||
2850(to)S
|
||||
2962(read)S
|
||||
3170(or)S
|
||||
3288(write)S
|
||||
3530(the)S
|
||||
3687(tape)S
|
||||
3889(to)S
|
||||
10 I
|
||||
(count)223 4001 A
|
||||
10 R
|
||||
4232(.)S
|
||||
4316(This)S
|
||||
4529(command)S
|
||||
4959(may)S
|
||||
5166(be)S
|
||||
6096 V
|
||||
1830(used)S
|
||||
2040(to)S
|
||||
2144(select)S
|
||||
2399(a)S
|
||||
2469(\256xed)S
|
||||
2695(block)S
|
||||
2943(size)S
|
||||
3125(for)S
|
||||
3268(a)S
|
||||
3338(variable)S
|
||||
3688(block)S
|
||||
3936(size)S
|
||||
4118(tape.)S
|
||||
4361(This)S
|
||||
(will)157 4565 A
|
||||
4747(speed)S
|
||||
5001(up)S
|
||||
5126(I/O)S
|
||||
6216 V
|
||||
1830(for)S
|
||||
1973(small)S
|
||||
2216(block)S
|
||||
2464(sizes.)S
|
||||
2735(Use)S
|
||||
2917(a)S
|
||||
2987(zero)S
|
||||
10 I
|
||||
(count)223 3186 A
|
||||
10 R
|
||||
3434(to)S
|
||||
3537(use)S
|
||||
3696(variable)S
|
||||
4046(sized)S
|
||||
4278(blocks)S
|
||||
4565(again.)S
|
||||
6384 V
|
||||
9 R
|
||||
720(E)S
|
||||
722(EN)S
|
||||
780(NV)S
|
||||
848(VI)S
|
||||
916(IR)S
|
||||
949(RO)S
|
||||
1011(ON)S
|
||||
1079(NM)S
|
||||
1147(ME)S
|
||||
1229(EN)S
|
||||
1287(NT)S
|
||||
1355(T)S
|
||||
6504 V
|
||||
10 B
|
||||
1080(TAPE)S
|
||||
10 R
|
||||
1830(Tape)S
|
||||
2057(drive)S
|
||||
2289(to)S
|
||||
2392(use)S
|
||||
2551(if)S
|
||||
2638(set.)S
|
||||
6672 V
|
||||
9 R
|
||||
720(F)S
|
||||
722(FI)S
|
||||
774(IL)S
|
||||
807(LE)S
|
||||
865(ES)S
|
||||
923(S)S
|
||||
6792 V
|
||||
10 B
|
||||
1080(/dev/nrst4)S
|
||||
10 R
|
||||
1830(Default)S
|
||||
2158(tape)S
|
||||
2351(device.)S
|
||||
6960 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SE)S
|
||||
774(EE)S
|
||||
832(E)S
|
||||
913(A)S
|
||||
915(AL)S
|
||||
983(LS)S
|
||||
1041(SO)S
|
||||
1093(O)S
|
||||
7080 V
|
||||
10 B
|
||||
1080(mtio)S
|
||||
10 R
|
||||
1276(\(4\),)S
|
||||
10 B
|
||||
1444(st)S
|
||||
10 R
|
||||
1517(\(4\).)S
|
||||
7248 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
7368 V
|
||||
10 R
|
||||
1080(Kees)S
|
||||
1307(J.)S
|
||||
1396(Bot)S
|
||||
1566(\(kjb@cs.vu.nl\))S
|
||||
7903 V
|
||||
720(Page)S
|
||||
941(1)S
|
||||
4455(September)S
|
||||
4911(13,)S
|
||||
(1996)200 5061 A
|
||||
8143 V
|
||||
EP
|
||||
%%Trailer
|
||||
%%DocumentFonts: Times-Roman Times-Bold Times-Italic
|
||||
%%Pages: 1
|
||||
Reference in New Issue
Block a user