add directory Minix
This commit is contained in:
532
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/DIR.5
Normal file
532
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/DIR.5
Normal file
@@ -0,0 +1,532 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:48 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
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(DIR)S
|
||||
902(\()S
|
||||
944(5)S
|
||||
1002(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4945(DIR)S
|
||||
5127(\()S
|
||||
5169(5)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(dir)S
|
||||
10 R-1
|
||||
1217(-)S
|
||||
10 R
|
||||
1299(directory)S
|
||||
(layout)251 1688 A
|
||||
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(#include)S
|
||||
1482(<sys/types.h>)S
|
||||
1488 V
|
||||
1080(#include)S
|
||||
1482(<sys/dir.h>)S
|
||||
1656 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
|
||||
1776 V
|
||||
10 R
|
||||
1080(The)S
|
||||
1290(directories)S
|
||||
1769(of)S
|
||||
1906(the)S
|
||||
2082(V1)S
|
||||
2258(and)S
|
||||
2456(V2)S
|
||||
2632(\256le)S
|
||||
2815(systems)S
|
||||
3187(are)S
|
||||
3365(arrays)S
|
||||
3666(of)S
|
||||
3804(the)S
|
||||
3981(following)S
|
||||
4426(structure)S
|
||||
4833(de\256ned)S
|
||||
5183(in)S
|
||||
1896 V
|
||||
1080(<sys/dir.h>:)S
|
||||
2064 V
|
||||
1080(struct)S
|
||||
1329(direct)S
|
||||
1584({)S
|
||||
2184 V
|
||||
(ino_t)206 1330 A
|
||||
2080(d_ino;)S
|
||||
2830(/*)S
|
||||
(I-node)263 2933 A
|
||||
3221(number)S
|
||||
3553(*/)S
|
||||
2304 V
|
||||
1330(char)S
|
||||
(d_name[14];)514 2080 A
|
||||
2830(/*)S
|
||||
2933(Name)S
|
||||
3199(of)S
|
||||
3308(up)S
|
||||
3433(to)S
|
||||
3536(14)S
|
||||
3661(characters)S
|
||||
4096(*/)S
|
||||
2424 V
|
||||
1080(};)S
|
||||
2592 V
|
||||
1080(The)S
|
||||
10 B
|
||||
1268(d_ino)S
|
||||
10 R
|
||||
1539(\256eld)S
|
||||
1749(is)S
|
||||
1847(the)S
|
||||
(inode)223 2001 A
|
||||
2255(number)S
|
||||
2593(of)S
|
||||
2708(the)S
|
||||
2862(\256le)S
|
||||
3022(named)S
|
||||
3322(by)S
|
||||
10 B
|
||||
3454(d_name)S
|
||||
10 R
|
||||
3795(.)S
|
||||
10 B
|
||||
3877(D_ino)S
|
||||
10 R
|
||||
4166(is)S
|
||||
4265(zero)S
|
||||
4471(if)S
|
||||
4565(the)S
|
||||
4720(directory)S
|
||||
5116(slot)S
|
||||
2712 V
|
||||
1080(isn't)S
|
||||
1291(allocated.)S
|
||||
1737(This)S
|
||||
1947(number)S
|
||||
2285(is)S
|
||||
2383(the)S
|
||||
2537(same)S
|
||||
2775(as)S
|
||||
10 B
|
||||
2890(st_ino)S
|
||||
10 R
|
||||
3178(returned)S
|
||||
3545(by)S
|
||||
10 B
|
||||
3676(stat)S
|
||||
10 R
|
||||
3833(\(2\))S
|
||||
3982(unless)S
|
||||
4264(the)S
|
||||
4418(entry)S
|
||||
4656(is)S
|
||||
(mounted)351 4754 A
|
||||
5136(on.)S
|
||||
2832 V
|
||||
10 B
|
||||
1080(D_name)S
|
||||
10 R
|
||||
1464(is)S
|
||||
1557(the)S
|
||||
1706(name)S
|
||||
1951(of)S
|
||||
2062(up)S
|
||||
2189(to)S
|
||||
2294(14)S
|
||||
2421(characters,)S
|
||||
2883(null-terminated)S
|
||||
3531(only)S
|
||||
3736(if)S
|
||||
3825(less)S
|
||||
4003(then)S
|
||||
4203(14)S
|
||||
4330(in)S
|
||||
4435(length.)S
|
||||
4763(Any)S
|
||||
4963(charac-)S
|
||||
2952 V
|
||||
1080(ter)S
|
||||
1212(other)S
|
||||
1444(than)S
|
||||
1642(null)S
|
||||
1823(or)S
|
||||
1932(')S
|
||||
10 B
|
||||
1966(/)S
|
||||
10 R
|
||||
1994(')S
|
||||
2053(is)S
|
||||
2145(allowed.)S
|
||||
3120 V
|
||||
1080(See)S
|
||||
10 B
|
||||
(directory)398 1255 A
|
||||
10 R
|
||||
1653(\(3\))S
|
||||
1800(for)S
|
||||
1947(a)S
|
||||
2021(portable)S
|
||||
2380(way)S
|
||||
2577(to)S
|
||||
(access)258 2685 A
|
||||
2973(directories,)S
|
||||
3454(Minix)S
|
||||
3729(is)S
|
||||
3826(probably)S
|
||||
4213(the)S
|
||||
4366(last)S
|
||||
4536(system)S
|
||||
4845(with)S
|
||||
5054(these)S
|
||||
3240 V
|
||||
1080(old)S
|
||||
1233(V7)S
|
||||
1381(format)S
|
||||
1675(directories.)S
|
||||
3408 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
|
||||
3528 V
|
||||
10 B
|
||||
(directory)398 1080 A
|
||||
10 R
|
||||
1478(\(3\).)S
|
||||
3696 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
3816 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
|
||||
%%Pages: 1
|
||||
477
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/ETHERS.5
Normal file
477
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/ETHERS.5
Normal file
@@ -0,0 +1,477 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:48 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
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(ETHERS)S
|
||||
1110(\()S
|
||||
1152(5)S
|
||||
1210(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4737(ETHERS)S
|
||||
5127(\()S
|
||||
5169(5)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(ethers)S
|
||||
10 R-1
|
||||
1346(-)S
|
||||
10 R
|
||||
1428(ethernet)S
|
||||
1778(address)S
|
||||
2105(to)S
|
||||
2208(hostname)S
|
||||
2618(database)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(/etc/ethers)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 R
|
||||
1080(The)S
|
||||
1281(ethers)S
|
||||
1566(database)S
|
||||
1957(translates)S
|
||||
2382(ethernet)S
|
||||
2751(addresses)S
|
||||
3181(to)S
|
||||
3303(hostnames)S
|
||||
3772(for)S
|
||||
3935(use)S
|
||||
4114(by)S
|
||||
4259(the)S
|
||||
4427(RARP)S
|
||||
4735(daemon)S
|
||||
5098(\(see)S
|
||||
1776 V
|
||||
10 B
|
||||
1080(rarpd)S
|
||||
10 R
|
||||
1332(\(8\).\))S
|
||||
10 B
|
||||
1559(/etc/ethers)S
|
||||
10 R
|
||||
2028(may)S
|
||||
(look)178 2226 A
|
||||
2429(like)S
|
||||
2605(this:)S
|
||||
1944 V
|
||||
1440(0:0:c0:a:77:23)S
|
||||
2440(darask)S
|
||||
2064 V
|
||||
1440(0:0:c0:a:68:ce)S
|
||||
2440(burask)S
|
||||
2232 V
|
||||
1080(The)S
|
||||
1266(six)S
|
||||
1412(octet)S
|
||||
1637(ethernet)S
|
||||
1991(numbers)S
|
||||
2366(must)S
|
||||
2590(be)S
|
||||
2714(entered)S
|
||||
3040(as)S
|
||||
3153(shown)S
|
||||
(above,)265 3444 A
|
||||
3738(the)S
|
||||
3890(hex)S
|
||||
4064(constants)S
|
||||
4468(must)S
|
||||
4693(use)S
|
||||
4857(lowercase)S
|
||||
2352 V
|
||||
1080(letters)S
|
||||
1352(and)S
|
||||
1522(may)S
|
||||
1720(not)S
|
||||
1873(have)S
|
||||
2088(leading)S
|
||||
2409(zeros.)S
|
||||
2697(Comments)S
|
||||
3157(are)S
|
||||
3306(marked)S
|
||||
3633(with)S
|
||||
3837('#'.)S
|
||||
2520 V
|
||||
1080(See)S
|
||||
10 B
|
||||
1251(rarpd)S
|
||||
10 R
|
||||
1503(\(8\))S
|
||||
1646(on)S
|
||||
1771(why)S
|
||||
(you)150 1969 A
|
||||
(shouldn't)379 2144 A
|
||||
2548(list)S
|
||||
2696(Sun)S
|
||||
2877(hosts)S
|
||||
3108(in)S
|
||||
3211(this)S
|
||||
3381(\256le.)S
|
||||
2688 V
|
||||
9 R
|
||||
720(F)S
|
||||
722(FI)S
|
||||
774(IL)S
|
||||
807(LE)S
|
||||
865(ES)S
|
||||
923(S)S
|
||||
2808 V
|
||||
10 R
|
||||
1080(/etc/ethers)S
|
||||
1830(Ethernet)S
|
||||
2197(addresses)S
|
||||
2608(database.)S
|
||||
2976 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
|
||||
3096 V
|
||||
10 B
|
||||
1080(hosts)S
|
||||
10 R
|
||||
1298(\(5\),)S
|
||||
10 B
|
||||
1466(rarpd)S
|
||||
10 R
|
||||
1718(\(8\),)S
|
||||
10 B
|
||||
1886(boot)S
|
||||
10 R
|
||||
2076(\(8\).)S
|
||||
3264 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
3384 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
|
||||
%%Pages: 1
|
||||
652
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/FSTAB.5
Normal file
652
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/FSTAB.5
Normal file
@@ -0,0 +1,652 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:49 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
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(FSTAB)S
|
||||
1042(\()S
|
||||
1084(5)S
|
||||
1142(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4805(FSTAB)S
|
||||
5127(\()S
|
||||
5169(5)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(fstab,)S
|
||||
1326(mtab)S
|
||||
10 R-1
|
||||
1552(-)S
|
||||
10 R
|
||||
1634(list)S
|
||||
1782(of)S
|
||||
1891(\256le)S
|
||||
2045(systems)S
|
||||
2388(to)S
|
||||
(mount,)281 2491 A
|
||||
(mounted)351 2797 A
|
||||
3173(\256le)S
|
||||
3327(system)S
|
||||
3631(table.)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(/etc/fstab)S
|
||||
1608 V
|
||||
1080(/etc/mtab)S
|
||||
1776 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
|
||||
1896 V
|
||||
10 B
|
||||
1080(/etc/fstab)S
|
||||
10 R
|
||||
1502(is)S
|
||||
1598(a)S
|
||||
1672(table)S
|
||||
1897(of)S
|
||||
2010(\256le)S
|
||||
2168(system)S
|
||||
2476(to)S
|
||||
(mount)256 2583 A
|
||||
2868(at)S
|
||||
(boot)178 2970 A
|
||||
3177(time,)S
|
||||
10 B
|
||||
3411(/etc/mtab)S
|
||||
10 R
|
||||
3845(is)S
|
||||
3942(a)S
|
||||
4017(table)S
|
||||
4243(of)S
|
||||
4357(currently)S
|
||||
(mounted)351 4751 A
|
||||
5132(\256le)S
|
||||
2016 V
|
||||
1080(systems)S
|
||||
1423(as)S
|
||||
1532(maintained)S
|
||||
2004(by)S
|
||||
10 B
|
||||
2129(mount)S
|
||||
10 R
|
||||
2434(and)S
|
||||
10 B
|
||||
2604(umount)S
|
||||
10 R
|
||||
2940(.)S
|
||||
2184 V
|
||||
10 B
|
||||
1080(/etc/fstab)S
|
||||
10 R
|
||||
1502(is)S
|
||||
1598(not)S
|
||||
1755(read)S
|
||||
1958(by)S
|
||||
10 B
|
||||
2087(mount)S
|
||||
10 R
|
||||
2396(as)S
|
||||
2509(it)S
|
||||
(should)267 2594 A
|
||||
2890(be.)S
|
||||
3065(It)S
|
||||
3157(is)S
|
||||
3254(instead)S
|
||||
3569(a)S
|
||||
3644(simple)S
|
||||
3942(shell)S
|
||||
4162(script)S
|
||||
4416(listing)S
|
||||
4697(the)S
|
||||
4850(three)S
|
||||
5082(dev-)S
|
||||
2304 V
|
||||
1080(ices)S
|
||||
1265(that)S
|
||||
1444(Minix)S
|
||||
1717(needs)S
|
||||
1974(to)S
|
||||
2080(operate:)S
|
||||
2458(The)S
|
||||
2643(device)S
|
||||
2934(names)S
|
||||
3219(of)S
|
||||
3331(the)S
|
||||
3482(root)S
|
||||
3672(\256le)S
|
||||
3829(system,)S
|
||||
4160(the)S
|
||||
4310(temporary)S
|
||||
4751(\(scratch\))S
|
||||
5132(\256le)S
|
||||
2424 V
|
||||
1080(system,)S
|
||||
1409(and)S
|
||||
1579(the)S
|
||||
1727(\256le)S
|
||||
1882(system)S
|
||||
2187(for)S
|
||||
10 B
|
||||
2331(/usr)S
|
||||
10 R
|
||||
2499(.)S
|
||||
2575(Of)S
|
||||
2708(these)S
|
||||
2941(only)S
|
||||
3145(the)S
|
||||
3294(/usr)S
|
||||
3471(\256le)S
|
||||
3626(system)S
|
||||
3931(is)S
|
||||
(mounted)351 4024 A
|
||||
4401(in)S
|
||||
10 B
|
||||
4505(/etc/rc)S
|
||||
10 R
|
||||
4775(,)S
|
||||
4826(the)S
|
||||
4975(scratch)S
|
||||
2544 V
|
||||
1080(\256le)S
|
||||
1234(system)S
|
||||
1538(is)S
|
||||
1630(there)S
|
||||
1857(for)S
|
||||
2000(the)S
|
||||
2148(system)S
|
||||
2452(administrator)S
|
||||
3014(to)S
|
||||
3117(test)S
|
||||
3282(new)S
|
||||
3475(kernels,)S
|
||||
3816(or)S
|
||||
3925(as)S
|
||||
4034(a)S
|
||||
4104(temporary)S
|
||||
4543(\256le)S
|
||||
4697(system.)S
|
||||
2712 V
|
||||
10 B
|
||||
1080(/etc/mtab)S
|
||||
10 R
|
||||
1509(contains)S
|
||||
1869(lines)S
|
||||
2084(of)S
|
||||
2193(four)S
|
||||
2386(\256elds.)S
|
||||
2679(The)S
|
||||
(layout)251 2861 A
|
||||
3137(is:)S
|
||||
2952 V
|
||||
10 B
|
||||
1440(device)S
|
||||
(directory)398 1940 A
|
||||
2590(type)S
|
||||
2990(options)S
|
||||
3120 V
|
||||
10 R
|
||||
1080(These)S
|
||||
1346(\256elds)S
|
||||
1589(may)S
|
||||
1787(be)S
|
||||
1907(explained)S
|
||||
2323(as)S
|
||||
2432(follows:)S
|
||||
3360 V
|
||||
10 B
|
||||
1080(device)S
|
||||
3480 V
|
||||
10 R
|
||||
1440(A)S
|
||||
1538(block)S
|
||||
1786(special)S
|
||||
2091(device.)S
|
||||
3720 V
|
||||
10 B
|
||||
(directory)398 1080 A
|
||||
3840 V
|
||||
10 R
|
||||
(Mount)267 1440 A
|
||||
1732(point.)S
|
||||
4080 V
|
||||
10 B
|
||||
1080(type)S
|
||||
4200 V
|
||||
10 R
|
||||
1440(Either)S
|
||||
10 B
|
||||
1712(1)S
|
||||
10 R
|
||||
1762(,)S
|
||||
1812(or)S
|
||||
10 B
|
||||
1921(2)S
|
||||
10 R
|
||||
1971(,)S
|
||||
2021(indicating)S
|
||||
2448(a)S
|
||||
2518(V1)S
|
||||
2666(or)S
|
||||
2775(V2)S
|
||||
2923(\256le)S
|
||||
3077(system.)S
|
||||
4440 V
|
||||
10 B
|
||||
1080(options)S
|
||||
4560 V
|
||||
10 R
|
||||
1440(Either)S
|
||||
10 B
|
||||
1712(ro)S
|
||||
10 R
|
||||
1807(,)S
|
||||
1857(or)S
|
||||
10 B
|
||||
1966(rw)S
|
||||
10 R
|
||||
2084(,)S
|
||||
2134(indicating)S
|
||||
2561(a)S
|
||||
2631(read-only)S
|
||||
3042(or)S
|
||||
3151(read-write)S
|
||||
(mounted)351 3592 A
|
||||
3968(\256le)S
|
||||
4122(system.)S
|
||||
4728 V
|
||||
9 R
|
||||
720(F)S
|
||||
722(FI)S
|
||||
774(IL)S
|
||||
807(LE)S
|
||||
865(ES)S
|
||||
923(S)S
|
||||
4848 V
|
||||
10 B
|
||||
1080(/etc/fstab)S
|
||||
10 R
|
||||
1830(Shell)S
|
||||
2062(script)S
|
||||
2311(naming)S
|
||||
2637(three)S
|
||||
2864(important)S
|
||||
3280(\256le)S
|
||||
3434(systems.)S
|
||||
5016 V
|
||||
10 B
|
||||
1080(/etc/mtab)S
|
||||
10 R
|
||||
1830(List)S
|
||||
2012(of)S
|
||||
(mounted)351 2121 A
|
||||
2497(\256le)S
|
||||
2651(systems.)S
|
||||
5184 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
|
||||
5304 V
|
||||
10 B
|
||||
1080(printroot)S
|
||||
10 R
|
||||
1478(\(8\),)S
|
||||
10 B
|
||||
1646(mount)S
|
||||
10 R
|
||||
1926(\(1\),)S
|
||||
10 B
|
||||
2094(fsck)S
|
||||
10 R
|
||||
2268(\(1\),)S
|
||||
10 B
|
||||
2436(mkfs)S
|
||||
10 R
|
||||
2649(\(1\).)S
|
||||
5472 V
|
||||
9 R
|
||||
720(B)S
|
||||
722(BU)S
|
||||
784(UG)S
|
||||
852(GS)S
|
||||
920(S)S
|
||||
5592 V
|
||||
10 B
|
||||
1080(/etc/fstab)S
|
||||
10 R
|
||||
1498(is)S
|
||||
1590(a)S
|
||||
1660(joke.)S
|
||||
5760 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
5880 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
|
||||
%%Pages: 1
|
||||
568
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/HOSTS.5
Normal file
568
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/HOSTS.5
Normal file
@@ -0,0 +1,568 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:49 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
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(HOSTS)S
|
||||
1048(\()S
|
||||
1090(5)S
|
||||
1148(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4799(HOSTS)S
|
||||
5127(\()S
|
||||
5169(5)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(hosts)S
|
||||
10 R-1
|
||||
1311(-)S
|
||||
10 R
|
||||
1393(hostname)S
|
||||
1803(to)S
|
||||
1906(IP)S
|
||||
2021(address)S
|
||||
2348(database)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(/etc/hosts)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 R
|
||||
1080(The)S
|
||||
1271(hosts)S
|
||||
1511(database)S
|
||||
1892(lists)S
|
||||
2088(the)S
|
||||
2245(IP)S
|
||||
2369(addresses)S
|
||||
2789(and)S
|
||||
2968(the)S
|
||||
3125(hostnames)S
|
||||
3583(that)S
|
||||
3769(translate)S
|
||||
4146(to)S
|
||||
4259(these)S
|
||||
4501(IP)S
|
||||
4626(addresses.)S
|
||||
5097(It)S
|
||||
5194(is)S
|
||||
1776 V
|
||||
1080(used)S
|
||||
1289(by)S
|
||||
10 B
|
||||
1414(nonamed)S
|
||||
10 R
|
||||
1811(\(8\))S
|
||||
1954(in)S
|
||||
2057(a)S
|
||||
2127(network)S
|
||||
(without)307 2482 A
|
||||
2814(name)S
|
||||
3057(servers.)S
|
||||
3418(A)S
|
||||
3516(simple)S
|
||||
10 B
|
||||
3809(/etc/hosts)S
|
||||
10 R
|
||||
4232(may)S
|
||||
(look)178 4430 A
|
||||
4633(like)S
|
||||
4809(this:)S
|
||||
1944 V
|
||||
(127.0.0.1)375 1440 A
|
||||
2190(localhost)S
|
||||
2064 V
|
||||
(192.9.200.1)475 1440 A
|
||||
2190(darask)S
|
||||
2184 V
|
||||
(192.9.200.2)475 1440 A
|
||||
2190(burask)S
|
||||
2352 V
|
||||
1080(The)S
|
||||
1262(localhost)S
|
||||
1650(entry)S
|
||||
1882(lists)S
|
||||
2069(a)S
|
||||
2139(special)S
|
||||
2444(address)S
|
||||
2771(that)S
|
||||
2947(refers)S
|
||||
3204(to)S
|
||||
3308(the)S
|
||||
3457(local)S
|
||||
3679(host)S
|
||||
3872(itself)S
|
||||
4100(\(a)S
|
||||
4205(kind)S
|
||||
4409(of)S
|
||||
(/dev/tty)307 4519 A
|
||||
4852(for)S
|
||||
4996(hosts.\))S
|
||||
2472 V
|
||||
1080(You)S
|
||||
(should)267 1282 A
|
||||
1578(only)S
|
||||
1785(list)S
|
||||
1937(it)S
|
||||
2022(if)S
|
||||
10 B
|
||||
2113(nonamed)S
|
||||
10 R
|
||||
2539(needs)S
|
||||
2797(it!)S
|
||||
2941(The)S
|
||||
3127(other)S
|
||||
3363(entries)S
|
||||
3660(are)S
|
||||
3812(actual)S
|
||||
4081(machines.)S
|
||||
4539(The)S
|
||||
4724(\256le)S
|
||||
4881(may)S
|
||||
5082(con-)S
|
||||
2592 V
|
||||
1080(tain)S
|
||||
1256(comments)S
|
||||
1694(marked)S
|
||||
2021(with)S
|
||||
2225('#'.)S
|
||||
2760 V
|
||||
1080(You)S
|
||||
1278(can)S
|
||||
1443(have)S
|
||||
1659(aliases)S
|
||||
1954(\(more)S
|
||||
2221(hostnames)S
|
||||
2671(on)S
|
||||
2797(the)S
|
||||
2946(same)S
|
||||
3179(line\),)S
|
||||
3415(but)S
|
||||
3569(it)S
|
||||
3651(is)S
|
||||
3744(not)S
|
||||
3898(recommended,)S
|
||||
(because)319 4519 A
|
||||
10 B
|
||||
4864(nonamed)S
|
||||
2880 V
|
||||
10 R
|
||||
1080(can't)S
|
||||
1307(present)S
|
||||
1623(them)S
|
||||
1849(to)S
|
||||
1952(the)S
|
||||
2100(system)S
|
||||
2404(as)S
|
||||
2513(CNAME)S
|
||||
2902(records.)S
|
||||
3274(An)S
|
||||
3422(often)S
|
||||
3654(seen)S
|
||||
3858(form)S
|
||||
4079(like)S
|
||||
3048 V
|
||||
(192.9.200.1)475 1440 A
|
||||
2190(darask.home.cs.vu.nl)S
|
||||
3138(darask)S
|
||||
3216 V
|
||||
1080(is)S
|
||||
1188(harmless)S
|
||||
(though,)303 1587 A
|
||||
1931(and)S
|
||||
2117(has)S
|
||||
2292(the)S
|
||||
2456(small)S
|
||||
2715(advantage)S
|
||||
3164(that)S
|
||||
(you)150 3356 A
|
||||
3547(can)S
|
||||
3728(use)S
|
||||
3903(the)S
|
||||
4067(short)S
|
||||
4309(name)S
|
||||
4568(in)S
|
||||
10 B
|
||||
4687(/etc/ethers)S
|
||||
10 R
|
||||
5172(so)S
|
||||
3336 V
|
||||
10 B
|
||||
1080(rarpd)S
|
||||
10 R
|
||||
1357(can)S
|
||||
1522(match)S
|
||||
1793(it)S
|
||||
1874(at)S
|
||||
(boot)178 1972 A
|
||||
2175(time.)S
|
||||
3504 V
|
||||
9 R
|
||||
720(F)S
|
||||
722(FI)S
|
||||
774(IL)S
|
||||
807(LE)S
|
||||
865(ES)S
|
||||
923(S)S
|
||||
3624 V
|
||||
10 R
|
||||
1080(/etc/hosts)S
|
||||
1830(Hosts)S
|
||||
2084(database.)S
|
||||
3792 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
|
||||
3912 V
|
||||
10 B
|
||||
1080(ethers)S
|
||||
10 R
|
||||
1344(\(5\),)S
|
||||
10 B
|
||||
1512(nonamed)S
|
||||
10 R
|
||||
1909(\(8\),)S
|
||||
10 B
|
||||
2077(rarpd)S
|
||||
10 R
|
||||
2329(\(8\),)S
|
||||
10 B
|
||||
2497(boot)S
|
||||
10 R
|
||||
2687(\(8\).)S
|
||||
4080 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
4200 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
|
||||
%%Pages: 1
|
||||
1355
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/KEYMAP.5
Normal file
1355
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/KEYMAP.5
Normal file
File diff suppressed because it is too large
Load Diff
1381
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/PASSWD.5
Normal file
1381
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/PASSWD.5
Normal file
File diff suppressed because it is too large
Load Diff
910
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/RESOLVER.5
Normal file
910
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/RESOLVER.5
Normal file
@@ -0,0 +1,910 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:52 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
|
||||
/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(RESOLVER)S
|
||||
1250(\()S
|
||||
1292(5)S
|
||||
1350(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4597(RESOLVER)S
|
||||
5127(\()S
|
||||
5169(5)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(resolver)S
|
||||
10 R-1
|
||||
1430(-)S
|
||||
10 R
|
||||
1512(resolver)S
|
||||
1862(con\256guration)S
|
||||
2423(\256le)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 R
|
||||
1080(/etc/resolv.conf)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 R
|
||||
1080(The)S
|
||||
10 I
|
||||
1266(resolver)S
|
||||
10 R
|
||||
1625(is)S
|
||||
1721(a)S
|
||||
1795(set)S
|
||||
1936(of)S
|
||||
2049(routines)S
|
||||
2402(in)S
|
||||
2509(the)S
|
||||
2661(C)S
|
||||
2757(library)S
|
||||
3056(\()S
|
||||
10 I
|
||||
3090(resolv)S
|
||||
10 R
|
||||
3344(\(3\)\))S
|
||||
3526(that)S
|
||||
3707(provide)S
|
||||
(access)258 4044 A
|
||||
4332(to)S
|
||||
4440(the)S
|
||||
4593(Internet)S
|
||||
4937(Domain)S
|
||||
1776 V
|
||||
1080(Name)S
|
||||
1348(System.)S
|
||||
1721(The)S
|
||||
1905(resolver)S
|
||||
2257(con\256guration)S
|
||||
2820(\256le)S
|
||||
2976(contains)S
|
||||
3338(information)S
|
||||
3840(that)S
|
||||
4018(is)S
|
||||
4111(read)S
|
||||
4311(by)S
|
||||
4437(the)S
|
||||
4586(resolver)S
|
||||
4937(routines)S
|
||||
1896 V
|
||||
1080(the)S
|
||||
1233(\256rst)S
|
||||
1420(time)S
|
||||
1629(they)S
|
||||
1832(are)S
|
||||
(invoked)323 1986 A
|
||||
2339(by)S
|
||||
2469(a)S
|
||||
2545(process.)S
|
||||
2928(The)S
|
||||
3116(\256le)S
|
||||
3276(is)S
|
||||
3374(designed)S
|
||||
3762(to)S
|
||||
3871(be)S
|
||||
3997(human)S
|
||||
4301(readable)S
|
||||
4674(and)S
|
||||
4850(contains)S
|
||||
5216(a)S
|
||||
2016 V
|
||||
1080(list)S
|
||||
1228(of)S
|
||||
1337(keywords)S
|
||||
1753(with)S
|
||||
1957(values)S
|
||||
2239(that)S
|
||||
2415(provide)S
|
||||
2747(various)S
|
||||
3068(types)S
|
||||
3305(of)S
|
||||
3414(resolver)S
|
||||
3764(information.)S
|
||||
2184 V
|
||||
1080(On)S
|
||||
1230(a)S
|
||||
1302(normally)S
|
||||
1692(con\256gured)S
|
||||
2149(system)S
|
||||
2455(this)S
|
||||
2627(\256le)S
|
||||
(should)267 2783 A
|
||||
3077(not)S
|
||||
3232(be)S
|
||||
(necessary.)417 3354 A
|
||||
3823(The)S
|
||||
4007(only)S
|
||||
4212(name)S
|
||||
4457(server)S
|
||||
4731(to)S
|
||||
4836(be)S
|
||||
4959(queried)S
|
||||
2304 V
|
||||
(will)157 1080 A
|
||||
1278(be)S
|
||||
1414(on)S
|
||||
1555(the)S
|
||||
1719(local)S
|
||||
1955(machine,)S
|
||||
2361(the)S
|
||||
2524(domain)S
|
||||
2865(name)S
|
||||
3123(is)S
|
||||
3230(determined)S
|
||||
3723(from)S
|
||||
3959(the)S
|
||||
4122(host)S
|
||||
4329(name,)S
|
||||
4612(and)S
|
||||
4797(the)S
|
||||
4960(domain)S
|
||||
2424 V
|
||||
1080(search)S
|
||||
1363(path)S
|
||||
1561(is)S
|
||||
1653(constructed)S
|
||||
2142(from)S
|
||||
2363(the)S
|
||||
2511(domain)S
|
||||
2837(name.)S
|
||||
2592 V
|
||||
1080(The)S
|
||||
1262(different)S
|
||||
1635(con\256guration)S
|
||||
2196(options)S
|
||||
2516(are:)S
|
||||
2760 V
|
||||
10 B
|
||||
1080(nameserver)S
|
||||
2880 V
|
||||
10 R
|
||||
1440(Internet)S
|
||||
1798(address)S
|
||||
2144(\(in)S
|
||||
2300(dot)S
|
||||
2472(notation\))S
|
||||
2879(of)S
|
||||
3007(a)S
|
||||
3096(name)S
|
||||
3358(server)S
|
||||
3649(that)S
|
||||
3844(the)S
|
||||
4011(resolver)S
|
||||
(should)267 4380 A
|
||||
4691(query.)S
|
||||
5015(Up)S
|
||||
5183(to)S
|
||||
3000 V
|
||||
(MAXNS)364 1440 A
|
||||
1844(\(currently)S
|
||||
2282(3\))S
|
||||
2406(name)S
|
||||
2664(servers)S
|
||||
2990(may)S
|
||||
3203(be)S
|
||||
3338(listed,)S
|
||||
3621(one)S
|
||||
3806(per)S
|
||||
3974(keyword.)S
|
||||
4415(If)S
|
||||
4522(there)S
|
||||
4763(are)S
|
||||
(multiple)335 4926 A
|
||||
3120 V
|
||||
1440(servers,)S
|
||||
1790(the)S
|
||||
1952(resolver)S
|
||||
2316(library)S
|
||||
2624(queries)S
|
||||
2954(them)S
|
||||
3194(in)S
|
||||
3312(the)S
|
||||
3475(order)S
|
||||
3728(listed.)S
|
||||
4036(If)S
|
||||
4144(no)S
|
||||
10 B
|
||||
4284(nameserver)S
|
||||
10 R
|
||||
4828(entries)S
|
||||
5137(are)S
|
||||
3240 V
|
||||
1440(present,)S
|
||||
1787(the)S
|
||||
1941(default)S
|
||||
2252(is)S
|
||||
2350(to)S
|
||||
2458(use)S
|
||||
2622(the)S
|
||||
2775(name)S
|
||||
3023(server)S
|
||||
3300(on)S
|
||||
3430(the)S
|
||||
3583(local)S
|
||||
3809(machine.)S
|
||||
4230(\(The)S
|
||||
4451(algorithm)S
|
||||
4872(used)S
|
||||
5086(is)S
|
||||
5183(to)S
|
||||
3360 V
|
||||
1440(try)S
|
||||
1591(a)S
|
||||
1675(name)S
|
||||
1932(server,)S
|
||||
2243(and)S
|
||||
2427(if)S
|
||||
2528(the)S
|
||||
2690(query)S
|
||||
2959(times)S
|
||||
3217(out,)S
|
||||
3410(try)S
|
||||
3562(the)S
|
||||
3725(next,)S
|
||||
(until)184 3963 A
|
||||
4187(out)S
|
||||
4355(of)S
|
||||
4479(name)S
|
||||
4737(servers,)S
|
||||
5088(then)S
|
||||
3480 V
|
||||
1440(repeat)S
|
||||
1712(trying)S
|
||||
1977(all)S
|
||||
2103(the)S
|
||||
2251(name)S
|
||||
2494(servers)S
|
||||
(until)184 2805 A
|
||||
3014(a)S
|
||||
3084(maximum)S
|
||||
3516(number)S
|
||||
3848(of)S
|
||||
3957(retries)S
|
||||
4235(are)S
|
||||
4384(made\).)S
|
||||
3648 V
|
||||
10 B
|
||||
1080(domain)S
|
||||
10 R
|
||||
1440(Local)S
|
||||
1699(domain)S
|
||||
2029(name.)S
|
||||
2326(Most)S
|
||||
2561(queries)S
|
||||
2881(for)S
|
||||
3028(names)S
|
||||
3314(within)S
|
||||
3600(this)S
|
||||
3775(domain)S
|
||||
4106(can)S
|
||||
4276(use)S
|
||||
4440(short)S
|
||||
4671(names)S
|
||||
4958(relative)S
|
||||
3768 V
|
||||
1440(to)S
|
||||
1552(the)S
|
||||
1709(local)S
|
||||
1939(domain.)S
|
||||
2324(If)S
|
||||
2425(no)S
|
||||
10 B
|
||||
2558(domain)S
|
||||
10 R
|
||||
2915(entry)S
|
||||
3155(is)S
|
||||
3255(present,)S
|
||||
3604(the)S
|
||||
3760(domain)S
|
||||
4094(is)S
|
||||
4194(determined)S
|
||||
4680(from)S
|
||||
4909(the)S
|
||||
5065(local)S
|
||||
3888 V
|
||||
1440(host)S
|
||||
1633(name)S
|
||||
1877(returned)S
|
||||
2239(by)S
|
||||
10 I
|
||||
2365(gethostname)S
|
||||
10 R
|
||||
2889(\(2\);)S
|
||||
3061(the)S
|
||||
3210(domain)S
|
||||
3537(part)S
|
||||
3720(is)S
|
||||
3813(taken)S
|
||||
4057(to)S
|
||||
4162(be)S
|
||||
4284(everything)S
|
||||
4741(after)S
|
||||
4954(the)S
|
||||
5104(\256rst)S
|
||||
4008 V
|
||||
1440(`.'.)S
|
||||
1608(Finally,)S
|
||||
1943(if)S
|
||||
2030(the)S
|
||||
2178(host)S
|
||||
2370(name)S
|
||||
2613(does)S
|
||||
2822(not)S
|
||||
2975(contain)S
|
||||
3296(a)S
|
||||
3366(domain)S
|
||||
3692(part,)S
|
||||
3899(the)S
|
||||
4047(root)S
|
||||
4234(domain)S
|
||||
4560(is)S
|
||||
4652(assumed.)S
|
||||
4176 V
|
||||
10 B
|
||||
1080(search)S
|
||||
10 R
|
||||
1440(Search)S
|
||||
1762(list)S
|
||||
1932(for)S
|
||||
2098(host-name)S
|
||||
(lookup.)303 2565 A
|
||||
2941(The)S
|
||||
3146(search)S
|
||||
3452(list)S
|
||||
3623(is)S
|
||||
3738(normally)S
|
||||
4149(determined)S
|
||||
4650(from)S
|
||||
4894(the)S
|
||||
5065(local)S
|
||||
4296 V
|
||||
1440(domain)S
|
||||
1792(name;)S
|
||||
2089(by)S
|
||||
2240(default,)S
|
||||
2596(it)S
|
||||
2703(begins)S
|
||||
3016(with)S
|
||||
3246(the)S
|
||||
3420(local)S
|
||||
3667(domain)S
|
||||
4018(name,)S
|
||||
4311(then)S
|
||||
(successive)425 4534 A
|
||||
5009(parent)S
|
||||
4416 V
|
||||
1440(domains)S
|
||||
1806(that)S
|
||||
1983(have)S
|
||||
2199(at)S
|
||||
2298(least)S
|
||||
2509(two)S
|
||||
(components)485 2686 A
|
||||
3197(in)S
|
||||
3301(their)S
|
||||
3512(names.)S
|
||||
3845(This)S
|
||||
4050(may)S
|
||||
4249(be)S
|
||||
4371(changed)S
|
||||
4733(by)S
|
||||
4860(listing)S
|
||||
5138(the)S
|
||||
4536 V
|
||||
1440(desired)S
|
||||
1765(domain)S
|
||||
2100(search)S
|
||||
2392(path)S
|
||||
2599(following)S
|
||||
3024(the)S
|
||||
10 I
|
||||
3181(search)S
|
||||
10 R
|
||||
3483(keyword)S
|
||||
3869(with)S
|
||||
(spaces)263 4082 A
|
||||
4379(or)S
|
||||
4496(tabs)S
|
||||
4691(separating)S
|
||||
5138(the)S
|
||||
4656 V
|
||||
1440(names.)S
|
||||
1781(Most)S
|
||||
2021(resolver)S
|
||||
2380(queries)S
|
||||
(will)157 2705 A
|
||||
2896(be)S
|
||||
3025(attempted)S
|
||||
3456(using)S
|
||||
(each)185 3707 A
|
||||
(component)446 3926 A
|
||||
4406(of)S
|
||||
4524(the)S
|
||||
4682(search)S
|
||||
4975(path)S
|
||||
5183(in)S
|
||||
4776 V
|
||||
1440(turn)S
|
||||
(until)184 1631 A
|
||||
1844(a)S
|
||||
1918(match)S
|
||||
2193(is)S
|
||||
(found.)259 2289 A
|
||||
2602(Note)S
|
||||
2827(that)S
|
||||
3007(this)S
|
||||
3181(process)S
|
||||
3512(may)S
|
||||
3714(be)S
|
||||
3838(slow)S
|
||||
4057(and)S
|
||||
(will)157 4230 A
|
||||
4415(generate)S
|
||||
4785(a)S
|
||||
4858(lot)S
|
||||
4992(of)S
|
||||
5104(net-)S
|
||||
4896 V
|
||||
1440(work)S
|
||||
1675(traf\256c)S
|
||||
1945(if)S
|
||||
2035(the)S
|
||||
2186(servers)S
|
||||
2500(for)S
|
||||
2646(the)S
|
||||
2798(listed)S
|
||||
3045(domains)S
|
||||
3414(are)S
|
||||
3567(not)S
|
||||
3724(local,)S
|
||||
3974(and)S
|
||||
4148(that)S
|
||||
4328(queries)S
|
||||
(will)157 4648 A
|
||||
4834(time)S
|
||||
5042(out)S
|
||||
5199(if)S
|
||||
5016 V
|
||||
1440(no)S
|
||||
1565(server)S
|
||||
1837(is)S
|
||||
1929(available)S
|
||||
2318(for)S
|
||||
2461(one)S
|
||||
2631(of)S
|
||||
2740(the)S
|
||||
2888(domains.)S
|
||||
5184 V
|
||||
1440(The)S
|
||||
1622(search)S
|
||||
1905(list)S
|
||||
2053(is)S
|
||||
2145(currently)S
|
||||
2534(limited)S
|
||||
2844(to)S
|
||||
2947(six)S
|
||||
3089(domains)S
|
||||
3454(with)S
|
||||
3658(a)S
|
||||
3728(total)S
|
||||
3932(of)S
|
||||
(256)150 4041 A
|
||||
4216(characters.)S
|
||||
5352 V
|
||||
1080(The)S
|
||||
10 I
|
||||
1263(domain)S
|
||||
10 R
|
||||
1590(and)S
|
||||
10 I
|
||||
1762(search)S
|
||||
10 R
|
||||
2057(keywords)S
|
||||
2475(are)S
|
||||
2626(mutually)S
|
||||
3010(exclusive.)S
|
||||
3467(If)S
|
||||
3562(more)S
|
||||
3796(than)S
|
||||
3996(one)S
|
||||
4168(instance)S
|
||||
4525(of)S
|
||||
4636(these)S
|
||||
4870(keywords)S
|
||||
5472 V
|
||||
1080(is)S
|
||||
1172(present,)S
|
||||
1513(the)S
|
||||
1661(last)S
|
||||
1826(instance)S
|
||||
(will)157 2181 A
|
||||
2363(override.)S
|
||||
5640 V
|
||||
1080(The)S
|
||||
1263(keyword)S
|
||||
1641(and)S
|
||||
1812(value)S
|
||||
2056(must)S
|
||||
2278(appear)S
|
||||
2574(on)S
|
||||
2701(a)S
|
||||
2773(single)S
|
||||
3040(line,)S
|
||||
3243(and)S
|
||||
3415(the)S
|
||||
3565(keyword)S
|
||||
3944(\(e.g.)S
|
||||
10 B
|
||||
4150(nameserver)S
|
||||
10 R
|
||||
4654(\))S
|
||||
4715(must)S
|
||||
4937(start)S
|
||||
5138(the)S
|
||||
5760 V
|
||||
1080(line.)S
|
||||
1306(The)S
|
||||
1488(value)S
|
||||
1731(follows)S
|
||||
2058(the)S
|
||||
2206(keyword,)S
|
||||
2608(separated)S
|
||||
3014(by)S
|
||||
3139(white)S
|
||||
(space.)249 3388 A
|
||||
5928 V
|
||||
9 R
|
||||
720(F)S
|
||||
722(FI)S
|
||||
774(IL)S
|
||||
807(LE)S
|
||||
865(ES)S
|
||||
923(S)S
|
||||
6048 V
|
||||
10 I
|
||||
1080(/etc/resolv.conf)S
|
||||
6216 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SE)S
|
||||
774(EE)S
|
||||
832(E)S
|
||||
928(A)S
|
||||
930(AL)S
|
||||
998(LS)S
|
||||
1056(SO)S
|
||||
1108(O)S
|
||||
6336 V
|
||||
10 R
|
||||
(gethostbyname\(3N\),)824 1080 A
|
||||
1929(resolver\(3\),)S
|
||||
2422(hostname\(7\),)S
|
||||
2975(named\(8\))S
|
||||
6456 V
|
||||
1080(Name)S
|
||||
1346(Server)S
|
||||
1635(Operations)S
|
||||
2102(Guide)S
|
||||
2373(for)S
|
||||
2516(BIND)S
|
||||
7903 V
|
||||
720(Page)S
|
||||
941(1)S
|
||||
2553(\()S
|
||||
(December)415 2595 A
|
||||
3035(14,)S
|
||||
(1989)200 3185 A
|
||||
3393(\))S
|
||||
4455(September)S
|
||||
4911(13,)S
|
||||
(1996)200 5061 A
|
||||
8143 V
|
||||
EP
|
||||
%%Trailer
|
||||
%%DocumentFonts: Times-Roman Times-Bold Times-Italic
|
||||
%%Pages: 1
|
||||
569
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/RESOLVXC.5
Normal file
569
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/RESOLVXC.5
Normal file
@@ -0,0 +1,569 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:51 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
|
||||
/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(RESOLV.CONF)S
|
||||
1415(\()S
|
||||
1457(5)S
|
||||
1515(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4432(RESOLV.CONF)S
|
||||
5127(\()S
|
||||
5169(5)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(resolv.conf)S
|
||||
10 R-1
|
||||
1555(-)S
|
||||
10 R
|
||||
1637(Domain)S
|
||||
1986(Name)S
|
||||
2252(System)S
|
||||
2573(resolver)S
|
||||
2923(con\256guration)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(/etc/resolv.conf)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 R
|
||||
1080(The)S
|
||||
10 B
|
||||
1272(/etc/resolv.conf)S
|
||||
10 R
|
||||
1954(is)S
|
||||
2056(used)S
|
||||
2275(to)S
|
||||
2388(con\256gure)S
|
||||
2803(how)S
|
||||
3011(the)S
|
||||
3169(host)S
|
||||
(will)157 3371 A
|
||||
3563(use)S
|
||||
3732(the)S
|
||||
3890(Domain)S
|
||||
4249(Name)S
|
||||
4525(System)S
|
||||
4856(to)S
|
||||
4970(resolve)S
|
||||
1776 V
|
||||
1080(hostnames)S
|
||||
1529(to)S
|
||||
1632(IP)S
|
||||
1747(addresses.)S
|
||||
2208(It)S
|
||||
2295(may)S
|
||||
2493(contain)S
|
||||
2814(these)S
|
||||
3046(two)S
|
||||
3222(lines:)S
|
||||
1944 V
|
||||
1440(nameserver)S
|
||||
10 I
|
||||
(IP-address)442 2190 A
|
||||
2064 V
|
||||
10 R
|
||||
1440(domain)S
|
||||
10 I
|
||||
2190(domain-name)S
|
||||
2232 V
|
||||
10 R
|
||||
1080(The)S
|
||||
1270(nameserver)S
|
||||
1768(entry)S
|
||||
2008(tells)S
|
||||
2209(the)S
|
||||
2365(IP)S
|
||||
2488(address)S
|
||||
2823(of)S
|
||||
2940(the)S
|
||||
3096(host)S
|
||||
3296(to)S
|
||||
3407(use)S
|
||||
3574(for)S
|
||||
3725(DNS)S
|
||||
3960(queries.)S
|
||||
4335(If)S
|
||||
4437(it)S
|
||||
4527(is)S
|
||||
4628(set)S
|
||||
4774(to)S
|
||||
(127.0.0.1)375 4886 A
|
||||
2352 V
|
||||
1080(\(which)S
|
||||
1402(is)S
|
||||
1511(the)S
|
||||
1676(default\))S
|
||||
2032(then)S
|
||||
2247(the)S
|
||||
2412(local)S
|
||||
2650(name)S
|
||||
2910(daemon)S
|
||||
3270(is)S
|
||||
3379(used)S
|
||||
3605(that)S
|
||||
3798(may)S
|
||||
4013(use)S
|
||||
4189(the)S
|
||||
10 B
|
||||
4354(/etc/hosts)S
|
||||
10 R
|
||||
4794(database)S
|
||||
5183(to)S
|
||||
2472 V
|
||||
1080(translate)S
|
||||
1447(host)S
|
||||
1639(names.)S
|
||||
1971(You)S
|
||||
2169(normally)S
|
||||
2557(only)S
|
||||
2760(need)S
|
||||
2976(a)S
|
||||
3047(nameserver)S
|
||||
3538(entry)S
|
||||
3771(if)S
|
||||
3859(the)S
|
||||
4008(name)S
|
||||
4252(server)S
|
||||
4525(is)S
|
||||
4618(at)S
|
||||
4717(the)S
|
||||
4866(other)S
|
||||
5099(side)S
|
||||
2592 V
|
||||
1080(of)S
|
||||
1189(a)S
|
||||
1259(router.)S
|
||||
1575(The)S
|
||||
1757(default)S
|
||||
10 B
|
||||
2062(nonamed)S
|
||||
10 R
|
||||
2484(name)S
|
||||
2727(server)S
|
||||
2999(can't)S
|
||||
(look)178 3226 A
|
||||
(beyond)295 3429 A
|
||||
3749(the)S
|
||||
3897(local)S
|
||||
4118(network.)S
|
||||
2760 V
|
||||
1080(The)S
|
||||
1269(domain)S
|
||||
1602(entry)S
|
||||
1841(tells)S
|
||||
2041(the)S
|
||||
2196(default)S
|
||||
2508(domain)S
|
||||
2841(to)S
|
||||
2951(use)S
|
||||
3117(for)S
|
||||
(unquali\256ed)452 3267 A
|
||||
3751(hostnames.)S
|
||||
4258(This)S
|
||||
4470(entry)S
|
||||
4710(is)S
|
||||
4810(usually)S
|
||||
5133(not)S
|
||||
2880 V
|
||||
1080(given)S
|
||||
1328(in)S
|
||||
1431(which)S
|
||||
1702(case)S
|
||||
1901(the)S
|
||||
2049(domain)S
|
||||
2375(of)S
|
||||
2484(the)S
|
||||
2632(local)S
|
||||
2853(host)S
|
||||
3045(is)S
|
||||
3137(used.)S
|
||||
3048 V
|
||||
1080(The)S
|
||||
(long)178 1262 A
|
||||
1465(version)S
|
||||
1786(of)S
|
||||
1895(this)S
|
||||
2065(story)S
|
||||
2291(can)S
|
||||
2456(be)S
|
||||
(found)234 2576 A
|
||||
2835(in)S
|
||||
10 B
|
||||
2938(resolver)S
|
||||
10 R
|
||||
3285(\(5\).)S
|
||||
3216 V
|
||||
9 R
|
||||
720(F)S
|
||||
722(FI)S
|
||||
774(IL)S
|
||||
807(LE)S
|
||||
865(ES)S
|
||||
923(S)S
|
||||
3336 V
|
||||
10 R
|
||||
1080(/etc/resolv.conf)S
|
||||
2080(DNS)S
|
||||
2307(resolver)S
|
||||
2657(con\256guration)S
|
||||
3218(\256le.)S
|
||||
3504 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
|
||||
3624 V
|
||||
10 B
|
||||
1080(resolver)S
|
||||
10 R
|
||||
1427(\(5\),)S
|
||||
10 B
|
||||
1595(hosts)S
|
||||
10 R
|
||||
1813(\(5\),)S
|
||||
10 B
|
||||
1981(nonamed)S
|
||||
10 R
|
||||
2378(\(8\),)S
|
||||
10 B
|
||||
2546(boot)S
|
||||
10 R
|
||||
2736(\(8\).)S
|
||||
3792 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
3912 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
|
||||
550
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/RHOSTS.5
Normal file
550
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/RHOSTS.5
Normal file
@@ -0,0 +1,550 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:52 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
|
||||
/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(RHOSTS)S
|
||||
1115(\()S
|
||||
1157(5)S
|
||||
1215(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4732(RHOSTS)S
|
||||
5127(\()S
|
||||
5169(5)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(rhosts,)S
|
||||
1370(hosts.equiv)S
|
||||
10 R-1
|
||||
1849(-)S
|
||||
10 R
|
||||
1931(trusted)S
|
||||
2230(remote)S
|
||||
2535(users)S
|
||||
2767(or)S
|
||||
2876(hosts)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(\304)S
|
||||
10 I
|
||||
1114(user)S
|
||||
10 B
|
||||
1295(/.rhosts)S
|
||||
1488 V
|
||||
1080(/etc/hosts.equiv)S
|
||||
1656 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
|
||||
1776 V
|
||||
10 R
|
||||
1080(The)S
|
||||
1270(per)S
|
||||
1432(user)S
|
||||
10 B
|
||||
1633(.rhosts)S
|
||||
10 R
|
||||
1954(and)S
|
||||
2132(the)S
|
||||
2288(per)S
|
||||
2450(system)S
|
||||
10 B
|
||||
2762(hosts.equiv)S
|
||||
10 R
|
||||
3273(\256les)S
|
||||
3474(can)S
|
||||
3648(be)S
|
||||
3777(used)S
|
||||
3995(to)S
|
||||
4107(allow)S
|
||||
4365(users)S
|
||||
4606(to)S
|
||||
4718(use)S
|
||||
10 B
|
||||
4886(rlogin)S
|
||||
10 R
|
||||
5177(or)S
|
||||
1896 V
|
||||
10 B
|
||||
1080(rsh)S
|
||||
10 R
|
||||
(without)307 1257 A
|
||||
1601(a)S
|
||||
1683(password.)S
|
||||
2150(The)S
|
||||
2344(remote)S
|
||||
2661(login)S
|
||||
2904(services)S
|
||||
3266(\256rst)S
|
||||
3460(check)S
|
||||
3732(the)S
|
||||
3891(system)S
|
||||
4206(wide)S
|
||||
10 B
|
||||
4438(/etc/hosts.equiv)S
|
||||
10 R
|
||||
5132(\256le)S
|
||||
2016 V
|
||||
1080(and)S
|
||||
1250(then)S
|
||||
1448(the)S
|
||||
10 B
|
||||
1596(\304)S
|
||||
10 I
|
||||
1630(user)S
|
||||
10 B
|
||||
1811(/.rhosts)S
|
||||
10 R
|
||||
2152(of)S
|
||||
2261(the)S
|
||||
2409(intended)S
|
||||
2780(user.)S
|
||||
3023(Both)S
|
||||
3243(\256les)S
|
||||
3436(contain)S
|
||||
3757(lines)S
|
||||
3972(of)S
|
||||
4081(one)S
|
||||
4251(of)S
|
||||
4360(two)S
|
||||
4536(forms:)S
|
||||
2184 V
|
||||
10 I
|
||||
1440(host)S
|
||||
2304 V
|
||||
1440(host)S
|
||||
1632(ruser)S
|
||||
2472 V
|
||||
10 R
|
||||
1080(The)S
|
||||
1263(\256rst)S
|
||||
1446(form)S
|
||||
1668(tells)S
|
||||
1862(that)S
|
||||
2039(any)S
|
||||
2210(user)S
|
||||
2404(from)S
|
||||
10 I
|
||||
2626(host)S
|
||||
10 R
|
||||
2819(is)S
|
||||
2912(allowed)S
|
||||
3257(to)S
|
||||
3361(login)S
|
||||
3593(to)S
|
||||
3697(this)S
|
||||
3868(system)S
|
||||
(under)229 4173 A
|
||||
4428(the)S
|
||||
4577(same)S
|
||||
4810(name.)S
|
||||
5104(The)S
|
||||
2592 V
|
||||
(second)279 1080 A
|
||||
1384(form)S
|
||||
1605(allows)S
|
||||
10 I
|
||||
1893(ruser)S
|
||||
10 R
|
||||
2130(from)S
|
||||
10 I
|
||||
2351(host)S
|
||||
10 R
|
||||
2543(to)S
|
||||
2646(login.)S
|
||||
2760 V
|
||||
1080(The)S
|
||||
10 B
|
||||
1262(.rhosts)S
|
||||
10 R
|
||||
1575(\256le)S
|
||||
1729(is)S
|
||||
1821(checked)S
|
||||
2176(to)S
|
||||
2279(be)S
|
||||
2399(owned)S
|
||||
2692(by)S
|
||||
10 I
|
||||
2817(user)S
|
||||
10 R
|
||||
3015(or)S
|
||||
3124(root,)S
|
||||
3336(and)S
|
||||
3506(only)S
|
||||
3709(its)S
|
||||
3829(owner)S
|
||||
4106(may)S
|
||||
4304(be)S
|
||||
4424(able)S
|
||||
4617(to)S
|
||||
4720(write)S
|
||||
4953(it.)S
|
||||
2928 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
|
||||
3048 V
|
||||
10 B
|
||||
1080(rlogin)S
|
||||
10 R
|
||||
1337(\(1\),)S
|
||||
10 B
|
||||
1505(rsh)S
|
||||
10 R
|
||||
1645(\(1\).)S
|
||||
3216 V
|
||||
9 R
|
||||
720(N)S
|
||||
722(NO)S
|
||||
790(OT)S
|
||||
858(TE)S
|
||||
916(ES)S
|
||||
974(S)S
|
||||
3336 V
|
||||
10 R
|
||||
1080(Minix)S
|
||||
1350(has)S
|
||||
1509(no)S
|
||||
1634(restrictions)S
|
||||
2107(on)S
|
||||
2232(becoming)S
|
||||
2653(super-user)S
|
||||
3098(remotely.)S
|
||||
3531(Other)S
|
||||
3786(systems)S
|
||||
4129(usually)S
|
||||
4444(do.)S
|
||||
3504 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
3624 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
|
||||
10373
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/TERMCAP.5
Normal file
10373
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/TERMCAP.5
Normal file
File diff suppressed because it is too large
Load Diff
739
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/TTYTAB.5
Normal file
739
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/TTYTAB.5
Normal file
@@ -0,0 +1,739 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:56 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
|
||||
/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(TTYTAB)S
|
||||
1127(\()S
|
||||
1177(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4770(TTYTAB)S
|
||||
5177(\()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(ttytab)S
|
||||
10 R-1
|
||||
1334(-)S
|
||||
10 R
|
||||
1416(table)S
|
||||
1637(of)S
|
||||
1746(login)S
|
||||
1977(terminals)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(/etc/ttytab)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 R
|
||||
1080(The)S
|
||||
10 B
|
||||
1267(ttytab)S
|
||||
10 R
|
||||
1555(\256le)S
|
||||
1714(lists)S
|
||||
1906(all)S
|
||||
2037(the)S
|
||||
2190(terminal)S
|
||||
2556(devices)S
|
||||
2889(that)S
|
||||
3071(one)S
|
||||
3247(can)S
|
||||
3418(login)S
|
||||
3655(on.)S
|
||||
3836(It)S
|
||||
3929(is)S
|
||||
4027(a)S
|
||||
4103(simple)S
|
||||
4402(text)S
|
||||
4584(\256le)S
|
||||
4744(that)S
|
||||
4926(contains)S
|
||||
1776 V
|
||||
1080(lines)S
|
||||
1295(of)S
|
||||
1404(the)S
|
||||
1552(form:)S
|
||||
1944 V
|
||||
10 I
|
||||
1440(name)S
|
||||
1800(type)S
|
||||
2160("getty")S
|
||||
2520("init")S
|
||||
2112 V
|
||||
10 R
|
||||
1080(The)S
|
||||
10 I
|
||||
1264(name)S
|
||||
10 R
|
||||
1509(and)S
|
||||
10 I
|
||||
1681(type)S
|
||||
10 R
|
||||
1876(\256elds)S
|
||||
2121(are)S
|
||||
2272(simple)S
|
||||
2568(words,)S
|
||||
10 I
|
||||
2867(name)S
|
||||
10 R
|
||||
3113(is)S
|
||||
3208(the)S
|
||||
3359(name)S
|
||||
3605(of)S
|
||||
3717(the)S
|
||||
3868(terminal)S
|
||||
4232(device)S
|
||||
4523(with)S
|
||||
10 B
|
||||
4730(/dev)S
|
||||
10 R
|
||||
4937(stripped)S
|
||||
2232 V
|
||||
1080(off,)S
|
||||
1248(and)S
|
||||
10 I
|
||||
1418(type)S
|
||||
10 R
|
||||
1611(tells)S
|
||||
1804(the)S
|
||||
1952(type)S
|
||||
2150(of)S
|
||||
2259(terminal)S
|
||||
2620(to)S
|
||||
(initialize)353 2723 A
|
||||
3101(the)S
|
||||
10 B
|
||||
3249(TERM)S
|
||||
10 R
|
||||
3576(environment)S
|
||||
4109(variable.)S
|
||||
2400 V
|
||||
1080(The)S
|
||||
10 I
|
||||
1262(getty)S
|
||||
10 R
|
||||
1483(and)S
|
||||
10 I
|
||||
1653(init)S
|
||||
10 R
|
||||
1812(\256elds)S
|
||||
2055(may)S
|
||||
2253(name)S
|
||||
2496(commands)S
|
||||
2956(that)S
|
||||
3132(are)S
|
||||
3281(run)S
|
||||
3440(to)S
|
||||
3544(allow)S
|
||||
3794(one)S
|
||||
3965(to)S
|
||||
4069(login)S
|
||||
4301(on)S
|
||||
4427(the)S
|
||||
4576(line,)S
|
||||
4778(or)S
|
||||
4888(to)S
|
||||
(initial-)269 4992 A
|
||||
2520 V
|
||||
1080(ize)S
|
||||
1237(the)S
|
||||
1399(line.)S
|
||||
1639(Both)S
|
||||
1873(these)S
|
||||
2119(\256elds)S
|
||||
2376(may)S
|
||||
2588(be)S
|
||||
2722(more)S
|
||||
2968(than)S
|
||||
3180(one)S
|
||||
3364(word)S
|
||||
3610(if)S
|
||||
3711(the)S
|
||||
3873(whole)S
|
||||
4158(\256eld)S
|
||||
4376(is)S
|
||||
4482(enclosed)S
|
||||
4872(in)S
|
||||
(double)273 4988 A
|
||||
2640 V
|
||||
(quotes.)287 1080 A
|
||||
10 I
|
||||
1420(Getty)S
|
||||
10 R
|
||||
1667(is)S
|
||||
1762(usually)S
|
||||
2080(simply)S
|
||||
2381(the)S
|
||||
2532(word)S
|
||||
10 B
|
||||
2767(getty)S
|
||||
10 R
|
||||
2980(,)S
|
||||
3033(the)S
|
||||
3184(command)S
|
||||
3608(that)S
|
||||
3787(prints)S
|
||||
4045(a)S
|
||||
4119(system)S
|
||||
4427(identi\256cation)S
|
||||
4987(banner)S
|
||||
2760 V
|
||||
1080(and)S
|
||||
1255(allows)S
|
||||
1548(on)S
|
||||
1677(to)S
|
||||
1784(type)S
|
||||
1986(a)S
|
||||
2060(name)S
|
||||
2307(to)S
|
||||
2414(log)S
|
||||
2571(in.)S
|
||||
10 I
|
||||
2728(Init)S
|
||||
10 R
|
||||
2897(is)S
|
||||
2993(usually)S
|
||||
3312(an)S
|
||||
10 B
|
||||
3436(stty)S
|
||||
10 R
|
||||
3622(command)S
|
||||
4047(to)S
|
||||
4154(set)S
|
||||
4295(the)S
|
||||
4447(baud)S
|
||||
4671(rate)S
|
||||
4852(and)S
|
||||
5026(parity)S
|
||||
2880 V
|
||||
1080(of)S
|
||||
1189(a)S
|
||||
1259(serial)S
|
||||
1503(line.)S
|
||||
3048 V
|
||||
1080(The)S
|
||||
10 I
|
||||
1269(init)S
|
||||
10 R
|
||||
1435(\256eld)S
|
||||
1646(may)S
|
||||
1851(be)S
|
||||
(omitted)307 1978 A
|
||||
2317(to)S
|
||||
2427(indicate)S
|
||||
2778(that)S
|
||||
2961(no)S
|
||||
(initialization)509 3093 A
|
||||
3635(is)S
|
||||
(necessary,)417 3735 A
|
||||
4185(and)S
|
||||
4363(the)S
|
||||
10 I
|
||||
4519(getty)S
|
||||
10 R
|
||||
4748(\256eld)S
|
||||
4960(may)S
|
||||
5166(be)S
|
||||
3168 V
|
||||
1080(left)S
|
||||
1246(out)S
|
||||
1405(to)S
|
||||
1513(not)S
|
||||
1671(start)S
|
||||
1875(a)S
|
||||
1950(login)S
|
||||
2186(process.)S
|
||||
2568(Terminals)S
|
||||
(should)267 3007 A
|
||||
3304(not)S
|
||||
3462(be)S
|
||||
3587(left)S
|
||||
3752(out,)S
|
||||
(because)319 3935 A
|
||||
4284(their)S
|
||||
(place)213 4499 A
|
||||
4742(in)S
|
||||
4850(the)S
|
||||
10 B
|
||||
5003(ttytab)S
|
||||
3288 V
|
||||
10 R
|
||||
1080(\256le)S
|
||||
1234(determines)S
|
||||
1701(their)S
|
||||
1911(slot)S
|
||||
2081(number)S
|
||||
2413(as)S
|
||||
2522(returned)S
|
||||
2883(by)S
|
||||
10 B
|
||||
3008(ttyslot)S
|
||||
10 R
|
||||
3277(\(3\).)S
|
||||
3456 V
|
||||
1080(Comments)S
|
||||
(\(introduced)464 1540 A
|
||||
2029(by)S
|
||||
2154(#\))S
|
||||
2263(and)S
|
||||
2433(empty)S
|
||||
2709(lines)S
|
||||
2924(are)S
|
||||
(ignored.)332 3073 A
|
||||
3624 V
|
||||
9 R
|
||||
720(E)S
|
||||
722(EX)S
|
||||
780(XA)S
|
||||
848(AM)S
|
||||
916(MP)S
|
||||
998(PL)S
|
||||
1050(LE)S
|
||||
1108(E)S
|
||||
3744 V
|
||||
10 R
|
||||
1080(A)S
|
||||
10 B
|
||||
1178(ttytab)S
|
||||
10 R
|
||||
1461(for)S
|
||||
1604(the)S
|
||||
1752(console,)S
|
||||
2109(two)S
|
||||
2285(serial)S
|
||||
2529(lines,)S
|
||||
2769(and)S
|
||||
2939(a)S
|
||||
(pseudo)284 3009 A
|
||||
3318(tty)S
|
||||
3449(entry:)S
|
||||
3912 V
|
||||
1440(console)S
|
||||
2640(minix)S
|
||||
3840(getty)S
|
||||
4032 V
|
||||
(tty00)206 1440 A
|
||||
(vt100)228 2640 A
|
||||
3840(getty)S
|
||||
5040("stty)S
|
||||
(9600")241 5251 A
|
||||
4152 V
|
||||
(tty01)206 1440 A
|
||||
2640(dialup)S
|
||||
3840(getty)S
|
||||
5040("stty)S
|
||||
(38400")291 5251 A
|
||||
4272 V
|
||||
(ttyp0)206 1440 A
|
||||
2640(network)S
|
||||
4440 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
|
||||
4560 V
|
||||
10 B
|
||||
1080(TERM)S
|
||||
10 R
|
||||
1830(Terminal)S
|
||||
2225(type)S
|
||||
4728 V
|
||||
9 R
|
||||
720(N)S
|
||||
722(NO)S
|
||||
790(OT)S
|
||||
858(TE)S
|
||||
916(ES)S
|
||||
974(S)S
|
||||
4848 V
|
||||
10 R
|
||||
1080(It)S
|
||||
1167(is)S
|
||||
1259(customary)S
|
||||
1703(to)S
|
||||
1806(set)S
|
||||
1943(the)S
|
||||
2091(type)S
|
||||
2289(to)S
|
||||
10 B
|
||||
2392(dialup)S
|
||||
10 R
|
||||
2691(for)S
|
||||
2834(a)S
|
||||
2904(dialin)S
|
||||
3158(line.)S
|
||||
3384(One)S
|
||||
3577(can)S
|
||||
3742(check)S
|
||||
4002(for)S
|
||||
4145(that)S
|
||||
4321(name)S
|
||||
4564(in)S
|
||||
4667(one's)S
|
||||
10 B
|
||||
4910(.pro\256le)S
|
||||
10 R
|
||||
5215(.)S
|
||||
5016 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
|
||||
5136 V
|
||||
10 B
|
||||
1080(gettyent)S
|
||||
10 R
|
||||
1428(\(3\),)S
|
||||
10 B
|
||||
1596(ttyslot)S
|
||||
10 R
|
||||
1865(\(3\),)S
|
||||
10 B
|
||||
2033(init)S
|
||||
10 R
|
||||
2179(\(8\).)S
|
||||
5304 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
5424 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
|
||||
1075
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/TZ.5
Normal file
1075
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/TZ.5
Normal file
File diff suppressed because it is too large
Load Diff
642
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/UTMP.5
Normal file
642
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/UTMP.5
Normal file
@@ -0,0 +1,642 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:58 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
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(UTMP)S
|
||||
1008(\()S
|
||||
1050(5)S
|
||||
1108(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4839(UTMP)S
|
||||
5127(\()S
|
||||
5169(5)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(utmp,)S
|
||||
1336(wtmp)S
|
||||
10 R-1
|
||||
1590(-)S
|
||||
10 R
|
||||
(logged)273 1672 A
|
||||
1970(in)S
|
||||
2073(users,)S
|
||||
2330(login)S
|
||||
2561(and)S
|
||||
(logout)256 2731 A
|
||||
3012(history)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(#include)S
|
||||
1482(<sys/types.h>)S
|
||||
1488 V
|
||||
1080(#include)S
|
||||
1482(<utmp.h>)S
|
||||
1656 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
|
||||
1776 V
|
||||
10 R
|
||||
1080(The)S
|
||||
1263(\256les)S
|
||||
10 B
|
||||
1457(/etc/utmp)S
|
||||
10 R
|
||||
1893(and)S
|
||||
10 B
|
||||
2064(/usr/adm/wtmp)S
|
||||
10 R
|
||||
2751(respectively)S
|
||||
3264(contain)S
|
||||
3586(the)S
|
||||
3735(currently)S
|
||||
(logged)273 4125 A
|
||||
4424(in)S
|
||||
4529(users,)S
|
||||
4788(and)S
|
||||
4960(the)S
|
||||
5110(his-)S
|
||||
1896 V
|
||||
1080(tory)S
|
||||
1267(of)S
|
||||
1376(logins)S
|
||||
1646(and)S
|
||||
(logouts.)320 1816 A
|
||||
2064 V
|
||||
1080(Each)S
|
||||
1307(\256le)S
|
||||
1461(is)S
|
||||
1553(an)S
|
||||
1673(array)S
|
||||
1906(of)S
|
||||
2015(the)S
|
||||
2163(following)S
|
||||
2579(structure)S
|
||||
2957(de\256ned)S
|
||||
3278(in)S
|
||||
3381(<utmp.h>:)S
|
||||
2232 V
|
||||
1080(struct)S
|
||||
1329(utmp)S
|
||||
1560({)S
|
||||
2352 V
|
||||
1330(char)S
|
||||
2080(ut_user[8];)S
|
||||
2830(/*)S
|
||||
2933(user)S
|
||||
3126(name)S
|
||||
3369(*/)S
|
||||
2472 V
|
||||
1330(char)S
|
||||
2080(ut_line[12];)S
|
||||
2830(/*)S
|
||||
2933(terminal)S
|
||||
3294(name)S
|
||||
3537(*/)S
|
||||
2592 V
|
||||
1330(char)S
|
||||
(ut_host[16];)491 2080 A
|
||||
2830(/*)S
|
||||
2933(host)S
|
||||
3125(name,)S
|
||||
3393(when)S
|
||||
3636(remote)S
|
||||
3941(*/)S
|
||||
2712 V
|
||||
1330(time_t)S
|
||||
2080(ut_time;)S
|
||||
2830(/*)S
|
||||
(login/logout)490 2933 A
|
||||
3448(time)S
|
||||
3652(*/)S
|
||||
2832 V
|
||||
1080(};)S
|
||||
3000 V
|
||||
1080(#de\256ne)S
|
||||
1401(ut_name)S
|
||||
1772(ut_user/*)S
|
||||
2171(for)S
|
||||
(compatibility)536 2314 A
|
||||
2875(with)S
|
||||
3079(other)S
|
||||
3311(systems)S
|
||||
3654(*/)S
|
||||
3168 V
|
||||
1080(The)S
|
||||
1263(structure)S
|
||||
1642(contains)S
|
||||
2003(more)S
|
||||
2236(\256elds)S
|
||||
2480(than)S
|
||||
2679(those)S
|
||||
2917(listed,)S
|
||||
3186(but)S
|
||||
3340(they)S
|
||||
3539(are)S
|
||||
3689(only)S
|
||||
3893(of)S
|
||||
4003(interest)S
|
||||
4326(to)S
|
||||
10 B
|
||||
4431(init)S
|
||||
10 R
|
||||
4604(and)S
|
||||
10 B
|
||||
4776(login)S
|
||||
10 R
|
||||
4988(.)S
|
||||
5065(Note)S
|
||||
3288 V
|
||||
1080(that)S
|
||||
1256(the)S
|
||||
10 B
|
||||
1404(ut_name)S
|
||||
10 R
|
||||
1804(\256eld)S
|
||||
2008(is)S
|
||||
2100(a)S
|
||||
(compatibility)536 2170 A
|
||||
2731(alias)S
|
||||
2941(for)S
|
||||
10 B
|
||||
3084(ut_user)S
|
||||
10 R
|
||||
3409(,)S
|
||||
3459(it)S
|
||||
3540(is)S
|
||||
3632(actually)S
|
||||
3976(better)S
|
||||
4231(to)S
|
||||
4334(use)S
|
||||
4493(it.)S
|
||||
3456 V
|
||||
1080(A)S
|
||||
1187(login)S
|
||||
1427(entry)S
|
||||
1668(is)S
|
||||
1769(completely)S
|
||||
2250(speci\256ed.)S
|
||||
2692(A)S
|
||||
(logout)256 2799 A
|
||||
3089(entry)S
|
||||
3330(has)S
|
||||
3498(a)S
|
||||
3577(null)S
|
||||
3767(string)S
|
||||
4031(for)S
|
||||
10 B
|
||||
4184(ut_name)S
|
||||
10 R
|
||||
4559(.)S
|
||||
4644(A)S
|
||||
4752(shutdown)S
|
||||
5177(or)S
|
||||
3576 V
|
||||
(reboot)257 1080 A
|
||||
1366(entry)S
|
||||
1602(has)S
|
||||
1765(an)S
|
||||
10 B
|
||||
1889(ut_line)S
|
||||
10 R
|
||||
2215(\256eld)S
|
||||
2423(containing)S
|
||||
2876(a)S
|
||||
2950("\304")S
|
||||
(\(tilde\).)272 3095 A
|
||||
3421(The)S
|
||||
10 B
|
||||
3606(ut_name)S
|
||||
10 R
|
||||
4009(\256eld)S
|
||||
4216(is)S
|
||||
4311(usually)S
|
||||
4629(the)S
|
||||
4780(name)S
|
||||
5026(of)S
|
||||
5138(the)S
|
||||
3696 V
|
||||
1080(program)S
|
||||
1447(that)S
|
||||
1624(did)S
|
||||
1778(the)S
|
||||
1927(shutdown,)S
|
||||
2368(or)S
|
||||
("reboot")339 2479 A
|
||||
2845(at)S
|
||||
(reboot.)282 2945 A
|
||||
3279(This)S
|
||||
3485(is)S
|
||||
3579(a)S
|
||||
3651(bit)S
|
||||
3784(confusing,)S
|
||||
4232(but)S
|
||||
4387(note)S
|
||||
4587(that)S
|
||||
4765(there)S
|
||||
(should)267 4994 A
|
||||
3816 V
|
||||
1080(always)S
|
||||
1386(be)S
|
||||
1507(two)S
|
||||
1684(such)S
|
||||
1894(entries.)S
|
||||
2239(If)S
|
||||
(you)150 2332 A
|
||||
2507(see)S
|
||||
2661(just)S
|
||||
2831(one)S
|
||||
3001(entry)S
|
||||
3233(then)S
|
||||
3431(the)S
|
||||
3579(system)S
|
||||
3883(has)S
|
||||
4042(crashed,)S
|
||||
4400(if)S
|
||||
(you)150 4487 A
|
||||
4662(see)S
|
||||
4816(two)S
|
||||
4992(entries)S
|
||||
3936 V
|
||||
1080(then)S
|
||||
1278(the)S
|
||||
1426(system)S
|
||||
1730(was)S
|
||||
1912(properly)S
|
||||
2278(shut)S
|
||||
2470(down)S
|
||||
2718(and)S
|
||||
2888(later)S
|
||||
(rebooted.)377 3093 A
|
||||
4104 V
|
||||
9 R
|
||||
720(F)S
|
||||
722(FI)S
|
||||
774(IL)S
|
||||
807(LE)S
|
||||
865(ES)S
|
||||
923(S)S
|
||||
4224 V
|
||||
10 B
|
||||
1080(/etc/utmp)S
|
||||
10 R
|
||||
2330(Currently)S
|
||||
(logged)273 2741 A
|
||||
3039(in)S
|
||||
3142(users.)S
|
||||
4392 V
|
||||
10 B
|
||||
1080(/usr/adm/wtmp)S
|
||||
10 R
|
||||
2330(History)S
|
||||
2657(of)S
|
||||
2766(logins)S
|
||||
3036(and)S
|
||||
(logouts.)320 3206 A
|
||||
4560 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
|
||||
4680 V
|
||||
10 B
|
||||
1080(who)S
|
||||
10 R
|
||||
1259(\(1\),)S
|
||||
10 B
|
||||
1427(ttyslot)S
|
||||
10 R
|
||||
1696(\(3\).)S
|
||||
4848 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
4968 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
|
||||
%%Pages: 1
|
||||
637
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/WHATIS.5
Normal file
637
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/WHATIS.5
Normal file
@@ -0,0 +1,637 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:59 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
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(WHATIS)S
|
||||
1121(\()S
|
||||
1163(5)S
|
||||
1221(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4726(WHATIS)S
|
||||
5127(\()S
|
||||
5169(5)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(whatis)S
|
||||
10 R-1
|
||||
1368(-)S
|
||||
10 R
|
||||
1450(database)S
|
||||
1822(of)S
|
||||
1931(online)S
|
||||
2207(manual)S
|
||||
2528(pages)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(/usr/man/*/whatis)S
|
||||
1488 V
|
||||
1080(/usr/man/whatis)S
|
||||
1656 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
|
||||
1776 V
|
||||
10 R
|
||||
1080(The)S
|
||||
10 B
|
||||
1263(whatis)S
|
||||
10 R
|
||||
1569(\256le)S
|
||||
1724(in)S
|
||||
(each)185 1828 A
|
||||
2039(manual)S
|
||||
2361(page)S
|
||||
2577(directory)S
|
||||
2967(is)S
|
||||
3060(a)S
|
||||
3132(database)S
|
||||
3506(of)S
|
||||
(titles)196 3617 A
|
||||
3840(for)S
|
||||
3985(manual)S
|
||||
4308(pages.)S
|
||||
4614(This)S
|
||||
4820(database)S
|
||||
5194(is)S
|
||||
1896 V
|
||||
1080(used)S
|
||||
1292(by)S
|
||||
10 B
|
||||
1420(man)S
|
||||
10 R
|
||||
1610(\(1\))S
|
||||
1756(to)S
|
||||
1862(map)S
|
||||
(titles)196 2063 A
|
||||
2287(to)S
|
||||
2393(manual)S
|
||||
2717(pages)S
|
||||
2973(names.)S
|
||||
3307(The)S
|
||||
3491(database)S
|
||||
3865(is)S
|
||||
3959(created)S
|
||||
4278(by)S
|
||||
10 B
|
||||
4405(makewhatis)S
|
||||
10 R
|
||||
4920(\(1\))S
|
||||
5065(from)S
|
||||
2016 V
|
||||
1080(the)S
|
||||
1228(NAME)S
|
||||
1550(sections)S
|
||||
1899(of)S
|
||||
2008(the)S
|
||||
2156(manual)S
|
||||
2477(pages.)S
|
||||
2184 V
|
||||
1080(The)S
|
||||
1262(NAME)S
|
||||
1584(secions)S
|
||||
1905(must)S
|
||||
2125(be)S
|
||||
2245(simple)S
|
||||
2538(lines)S
|
||||
2753(with)S
|
||||
2957(no)S
|
||||
3082(troff)S
|
||||
3287(\257uff)S
|
||||
3486(but)S
|
||||
3639(one)S
|
||||
3809(backslash)S
|
||||
4225(like)S
|
||||
4401(these)S
|
||||
4633(two:)S
|
||||
2352 V
|
||||
1440(whatis)S
|
||||
1728(\\)S
|
||||
10 R-1
|
||||
1756(-)S
|
||||
10 R
|
||||
1838(database)S
|
||||
2210(of)S
|
||||
2319(online)S
|
||||
2595(manual)S
|
||||
2916(pages)S
|
||||
2472 V
|
||||
1440(cawf,)S
|
||||
1687(nroff)S
|
||||
1914(\\)S
|
||||
10 R-1
|
||||
1942(-)S
|
||||
10 R
|
||||
2024(C)S
|
||||
2116(version)S
|
||||
2437(of)S
|
||||
2546(the)S
|
||||
(nroff-like,)412 2694 A
|
||||
3131(Amazingly)S
|
||||
3603(Workable)S
|
||||
4025(\(text\))S
|
||||
4269(Formatter)S
|
||||
2640 V
|
||||
1080(These)S
|
||||
1346(lines)S
|
||||
1561(are)S
|
||||
1710(transformed)S
|
||||
2222(by)S
|
||||
10 B
|
||||
2347(makewhatis)S
|
||||
10 R
|
||||
2887(to)S
|
||||
2990(these)S
|
||||
3222(two)S
|
||||
3398(lines)S
|
||||
3613(for)S
|
||||
3756(the)S
|
||||
3904(database:)S
|
||||
2808 V
|
||||
1440(cawf,)S
|
||||
1687(nroff)S
|
||||
1914(\(1\))S
|
||||
10 R-1
|
||||
2057(-)S
|
||||
10 R
|
||||
2139(C)S
|
||||
2231(version)S
|
||||
2552(of)S
|
||||
2661(the)S
|
||||
(nroff-like,)412 2809 A
|
||||
3246(Amazingly)S
|
||||
3718(Workable)S
|
||||
4140(\(text\))S
|
||||
4384(Formatter)S
|
||||
2928 V
|
||||
1440(whatis)S
|
||||
1728(\(5\))S
|
||||
10 R-1
|
||||
1871(-)S
|
||||
10 R
|
||||
1953(database)S
|
||||
2325(of)S
|
||||
2434(online)S
|
||||
2710(manual)S
|
||||
3031(pages)S
|
||||
3096 V
|
||||
1080(As)S
|
||||
(you)150 1217 A
|
||||
1392(can)S
|
||||
1557(see)S
|
||||
1711(they)S
|
||||
1909(are)S
|
||||
2058(in)S
|
||||
2161(section)S
|
||||
2471(number)S
|
||||
2803(order,)S
|
||||
3066(so)S
|
||||
3180(that)S
|
||||
10 B
|
||||
3356(man)S
|
||||
10 R
|
||||
3571(searches)S
|
||||
3938(them)S
|
||||
4164(in)S
|
||||
4267(section)S
|
||||
4577(order.)S
|
||||
3264 V
|
||||
1080(Each)S
|
||||
1308(entry)S
|
||||
1541(is)S
|
||||
1634(just)S
|
||||
1805(a)S
|
||||
1876(single)S
|
||||
2142(line,)S
|
||||
2344(restricting)S
|
||||
2779(the)S
|
||||
2928(NAME)S
|
||||
3251(section)S
|
||||
3562(to)S
|
||||
3666(a)S
|
||||
3737(single)S
|
||||
4003(line)S
|
||||
4180(too)S
|
||||
4334(with)S
|
||||
4539(just)S
|
||||
4710(one)S
|
||||
4881(dash,)S
|
||||
5116(and)S
|
||||
3384 V
|
||||
1080(commas)S
|
||||
1440(and)S
|
||||
(spaces)263 1610 A
|
||||
1898(before)S
|
||||
2181(the)S
|
||||
2329(dash)S
|
||||
2538(as)S
|
||||
(you)150 2647 A
|
||||
2822(see)S
|
||||
(above.)265 2976 A
|
||||
3552 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
|
||||
3672 V
|
||||
10 B
|
||||
1080(man)S
|
||||
10 R
|
||||
1270(\(1\),)S
|
||||
10 B
|
||||
1438(whatis)S
|
||||
10 R
|
||||
1718(\(1\),)S
|
||||
10 B
|
||||
1886(makewhatis)S
|
||||
10 R
|
||||
2401(\(1\),)S
|
||||
10 B
|
||||
2569(man)S
|
||||
10 R
|
||||
2759(\(7\).)S
|
||||
3840 V
|
||||
9 R
|
||||
720(B)S
|
||||
722(BU)S
|
||||
784(UG)S
|
||||
852(GS)S
|
||||
920(S)S
|
||||
3960 V
|
||||
10 R
|
||||
1080(It)S
|
||||
1171(seems)S
|
||||
1446(to)S
|
||||
1553(be)S
|
||||
1677(impossible)S
|
||||
2141(for)S
|
||||
2288(many)S
|
||||
2540(manual)S
|
||||
2865(page)S
|
||||
3084(writers)S
|
||||
3394(to)S
|
||||
3501(keep)S
|
||||
3720(the)S
|
||||
3872(NAME)S
|
||||
4199(section)S
|
||||
4514(simple.)S
|
||||
4862(They)S
|
||||
5099(also)S
|
||||
4080 V
|
||||
1080(like)S
|
||||
1259(to)S
|
||||
1365(use)S
|
||||
1527(every)S
|
||||
1779(font)S
|
||||
1969(available)S
|
||||
2361(in)S
|
||||
2467(their)S
|
||||
2680(documents.)S
|
||||
3193(My)S
|
||||
3360(simple)S
|
||||
3656(scripts)S
|
||||
3946(can't)S
|
||||
4175(read)S
|
||||
4376(their)S
|
||||
4588(NAME)S
|
||||
4912(sections,)S
|
||||
4200 V
|
||||
1080(my)S
|
||||
1233(simple)S
|
||||
1526(me)S
|
||||
1674(can't)S
|
||||
1901(read)S
|
||||
2100(their)S
|
||||
2310(texts.)S
|
||||
4368 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
4488 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
|
||||
%%Pages: 1
|
||||
Reference in New Issue
Block a user