add directory Minix
This commit is contained in:
689
Minix/CD-ROM-2.0/MINIX/MANUALS/PS1/FORMAT.1
Normal file
689
Minix/CD-ROM-2.0/MINIX/MANUALS/PS1/FORMAT.1
Normal file
@@ -0,0 +1,689 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:03:47 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(FORMAT)S
|
||||
1148(\()S
|
||||
1190(1)S
|
||||
1248(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4699(FORMAT)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(format)S
|
||||
10 R-1
|
||||
1374(-)S
|
||||
10 R
|
||||
1456(format)S
|
||||
1750(a)S
|
||||
1820(PC)S
|
||||
(\257oppy)256 1968 A
|
||||
2249(diskette)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(format)S
|
||||
10 R
|
||||
1415([)S
|
||||
10 B-1
|
||||
1449(-)S
|
||||
10 B
|
||||
1506(v)S
|
||||
10 R
|
||||
1556(])S
|
||||
10 I
|
||||
1628(device)S
|
||||
10 R
|
||||
1924([)S
|
||||
10 I
|
||||
1958(media-size)S
|
||||
10 R
|
||||
2427([)S
|
||||
10 I
|
||||
2461(drive-size)S
|
||||
10 R
|
||||
2861(]])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(Format)S
|
||||
10 R
|
||||
1430(allows)S
|
||||
1718(a)S
|
||||
1788(user)S
|
||||
1981(with)S
|
||||
2185(read-write)S
|
||||
2626(permission)S
|
||||
3092(to)S
|
||||
10 I
|
||||
3195(device)S
|
||||
10 R
|
||||
3478(to)S
|
||||
3581(format)S
|
||||
3875(a)S
|
||||
(\257oppy.)281 3946 A
|
||||
4278(Either)S
|
||||
4551(one)S
|
||||
4722(of)S
|
||||
4832(the)S
|
||||
4981(special)S
|
||||
1776 V
|
||||
(\257oppy)256 1080 A
|
||||
1365(devices)S
|
||||
1696(must)S
|
||||
1920(be)S
|
||||
2044(used,)S
|
||||
2282(see)S
|
||||
10 B
|
||||
2440(fd)S
|
||||
10 R
|
||||
2530(\(4\),)S
|
||||
2702(or)S
|
||||
2815(an)S
|
||||
2939(automatic)S
|
||||
3365(device)S
|
||||
3657(may)S
|
||||
3859(be)S
|
||||
3983(used)S
|
||||
4196(with)S
|
||||
4404(the)S
|
||||
4556(size)S
|
||||
4742(of)S
|
||||
4854(the)S
|
||||
(\257oppy)256 5005 A
|
||||
1896 V
|
||||
1080(speci\256ed)S
|
||||
1470(on)S
|
||||
1602(the)S
|
||||
1757(command)S
|
||||
2185(line.)S
|
||||
2418(Two)S
|
||||
2635(sizes)S
|
||||
2863(must)S
|
||||
3090(be)S
|
||||
3217(given)S
|
||||
3472(when)S
|
||||
(formatting)425 3722 A
|
||||
4179(a)S
|
||||
4256(low)S
|
||||
4439(density)S
|
||||
4761(diskette)S
|
||||
5106(in)S
|
||||
5216(a)S
|
||||
2016 V
|
||||
1080(high)S
|
||||
1283(density)S
|
||||
1598(drive.)S
|
||||
1880(For)S
|
||||
2045(example:)S
|
||||
2184 V
|
||||
10 B
|
||||
1440(format)S
|
||||
1762(/dev/at1)S
|
||||
2304 V
|
||||
1440(format)S
|
||||
1762(/dev/fd1)S
|
||||
(1200)200 2134 A
|
||||
2424 V
|
||||
1440(format)S
|
||||
1762(/dev/fd1)S
|
||||
(360)150 2134 A
|
||||
(1200)200 2309 A
|
||||
2592 V
|
||||
10 R
|
||||
1080(The)S
|
||||
1271(\256rst)S
|
||||
1462(two)S
|
||||
1647(commands)S
|
||||
2116(format)S
|
||||
2419(a)S
|
||||
2498(1.2M)S
|
||||
2746(diskette,)S
|
||||
3118(the)S
|
||||
3275(last)S
|
||||
3449(formats)S
|
||||
3791(a)S
|
||||
(360k)200 3871 A
|
||||
4106(diskette)S
|
||||
4454(in)S
|
||||
4567(a)S
|
||||
4647(1.2M)S
|
||||
4896(drive.)S
|
||||
5188(A)S
|
||||
2712 V
|
||||
1080(1.44M)S
|
||||
1375(drive)S
|
||||
(knows)262 1613 A
|
||||
1906(when)S
|
||||
2154(it's)S
|
||||
2313(dealing)S
|
||||
2639(with)S
|
||||
2848(a)S
|
||||
2923(low)S
|
||||
3104(density)S
|
||||
(\257oppy,)281 3424 A
|
||||
3735(so)S
|
||||
3854(all)S
|
||||
3985(these)S
|
||||
4222(commands)S
|
||||
4687(format)S
|
||||
4986(a)S
|
||||
(720k)200 5061 A
|
||||
2832 V
|
||||
1080(diskette:)S
|
||||
3000 V
|
||||
10 B
|
||||
1440(format)S
|
||||
1762(/dev/fd0)S
|
||||
(720)150 2134 A
|
||||
3120 V
|
||||
1440(format)S
|
||||
1762(/dev/fd0)S
|
||||
(720)150 2134 A
|
||||
(1440)200 2309 A
|
||||
3240 V
|
||||
1440(format)S
|
||||
1762(/dev/ps0)S
|
||||
3408 V
|
||||
10 R
|
||||
1080(No)S
|
||||
1233(sizes)S
|
||||
1459(may)S
|
||||
1662(be)S
|
||||
1787(speci\256ed)S
|
||||
2175(when)S
|
||||
2423(using)S
|
||||
2671(a)S
|
||||
2747(special)S
|
||||
(\257oppy)256 3058 A
|
||||
3345(device,)S
|
||||
3664(a)S
|
||||
3740(size)S
|
||||
3928(must)S
|
||||
4154(be)S
|
||||
4280(speci\256ed)S
|
||||
4669(when)S
|
||||
4918(using)S
|
||||
5166(an)S
|
||||
3528 V
|
||||
1080(automatic)S
|
||||
1502(device.)S
|
||||
3696 V
|
||||
9 R
|
||||
720(O)S
|
||||
722(OP)S
|
||||
790(PT)S
|
||||
842(TI)S
|
||||
900(IO)S
|
||||
933(ON)S
|
||||
1001(NS)S
|
||||
1069(S)S
|
||||
3816 V
|
||||
10 B-1
|
||||
1080(-)S
|
||||
10 B
|
||||
1137(v)S
|
||||
10 R
|
||||
1440(Verify)S
|
||||
1732(the)S
|
||||
1883(process)S
|
||||
2213(by)S
|
||||
2341(reading)S
|
||||
(each)185 2671 A
|
||||
2884(track)S
|
||||
3114(after)S
|
||||
(formatting)425 3328 A
|
||||
3781(it.)S
|
||||
(Formatting)447 3915 A
|
||||
4390(is)S
|
||||
4486(normally)S
|
||||
4878(blind,)S
|
||||
5138(the)S
|
||||
3936 V
|
||||
1440(controller)S
|
||||
1861(has)S
|
||||
2024(no)S
|
||||
2153(idea)S
|
||||
2350(whether)S
|
||||
2704(it)S
|
||||
(succeeds)358 2789 A
|
||||
3176(or)S
|
||||
3289(not.)S
|
||||
3496(Use)S
|
||||
10 B-1
|
||||
3682(-)S
|
||||
10 B
|
||||
3739(v)S
|
||||
10 R
|
||||
3818(on)S
|
||||
3947(a)S
|
||||
4021(new)S
|
||||
(box)150 4218 A
|
||||
4397(of)S
|
||||
4509(cheap)S
|
||||
4772(diskettes,)S
|
||||
5177(or)S
|
||||
4056 V
|
||||
1440(on)S
|
||||
1565(a)S
|
||||
1635(diskette)S
|
||||
1973(that)S
|
||||
2149(may)S
|
||||
2347(have)S
|
||||
(gone)195 2562 A
|
||||
2782(bad.)S
|
||||
3002(Verifying)S
|
||||
(will)157 3419 A
|
||||
3601(increase)S
|
||||
(formatting)425 3957 A
|
||||
4407(time)S
|
||||
4611(by)S
|
||||
4736(50%.)S
|
||||
4224 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
|
||||
4344 V
|
||||
10 B
|
||||
1080(mkfs)S
|
||||
10 R
|
||||
1293(\(1\),)S
|
||||
10 B
|
||||
1461(fd)S
|
||||
10 R
|
||||
1551(\(4\).)S
|
||||
4512 V
|
||||
9 R
|
||||
720(D)S
|
||||
722(DI)S
|
||||
790(IA)S
|
||||
823(AG)S
|
||||
891(GN)S
|
||||
959(NO)S
|
||||
1027(OS)S
|
||||
1095(ST)S
|
||||
1147(TI)S
|
||||
1205(IC)S
|
||||
1238(CS)S
|
||||
1300(S)S
|
||||
4632 V
|
||||
10 R
|
||||
1080(Numbers)S
|
||||
(will)157 1483 A
|
||||
1674(be)S
|
||||
1803(printed)S
|
||||
2122(on)S
|
||||
2256(standard)S
|
||||
2631(output)S
|
||||
2921(to)S
|
||||
3033(show)S
|
||||
3280(that)S
|
||||
3466(it)S
|
||||
3557(is)S
|
||||
3659(busy.)S
|
||||
3933(The)S
|
||||
4125(locations)S
|
||||
4523(of)S
|
||||
4642(bad)S
|
||||
4822(sectors)S
|
||||
5137(are)S
|
||||
4752 V
|
||||
1080(printed)S
|
||||
1390(on)S
|
||||
1515(standard)S
|
||||
1881(error)S
|
||||
2103(when)S
|
||||
2346(verifying.)S
|
||||
2790(The)S
|
||||
2972(exit)S
|
||||
3148(code)S
|
||||
3363(is)S
|
||||
3455(zero)S
|
||||
3654(unless)S
|
||||
3930(there)S
|
||||
4157(are)S
|
||||
4306(too)S
|
||||
4459(many)S
|
||||
4707(bad)S
|
||||
4877(spots.)S
|
||||
4920 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
5040 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