diff --git a/doc/scsh-manual.ps b/doc/scsh-manual.ps index cd09053..995c29d 100644 --- a/doc/scsh-manual.ps +++ b/doc/scsh-manual.ps @@ -9,7 +9,7 @@ %%EndComments %DVIPSCommandLine: dvips -o man.ps man.dvi %DVIPSParameters: dpi=600, comments removed -%DVIPSSource: TeX output 1997.04.11:1334 +%DVIPSSource: TeX output 1997.04.11:1355 %%BeginProcSet: tex.pro /TeXDict 250 dict def TeXDict begin /N{def}def /B{bind def}N /S{exch}N /X{S N}B /TR{translate}N /isls false N /vsize 11 72 mul N /hsize 8.5 72 @@ -1827,7 +1827,7 @@ rf /FF 137[66 1[40 53 47 2[66 73 106 40 2[40 73 2[60 73 2[60 13[73 3[100 10[100 86 80 19[30 46[{ TeXBase1Encoding ReEncodeFont }19 119.999948 /Palatino-Bold rf /FG 140[39 36 2[50 2[27 3[53 2[44 1[41 1[46 26[51 -16[46 46 3[46 1[23 46[{ TeXBase1Encoding ReEncodeFont }13 +16[46 4[46 1[23 46[{ TeXBase1Encoding ReEncodeFont }12 91.666666 /Palatino-Roman rf /FH 138[104 1[76 66 3[104 1[57 3[104 1[66 85 1[76 1[85 13[104 123 4[170 77[{ TeXBase1Encoding ReEncodeFont }13 170.833325 /Palatino-Bold @@ -1841,7 +1841,7 @@ TeXDict begin %%EndSetup %%Page: 1 1 1 0 bop 75 1114 a FH(Scsh)41 b(Reference)i(Manual)p 75 -1183 3900 34 v 2539 1283 a FG(For)23 b(scsh)f(r)n(elease)f(0.4.5)75 +1183 3900 34 v 2608 1283 a FG(For)22 b(scsh)g(r)n(elease)g(0.5)75 4280 y FF(Olin)29 b(Shivers)g(and)h(Brian)f(D.)g(Carlstrom)p 75 4350 3900 17 v eop %%Page: 2 2 @@ -2221,13 +2221,13 @@ b(autocon\002g)i(tool)f(to)g(generate)f(self-con\002guring)h(shell)g b(means)g(that)g(if)g(you)g(use)681 1808 y(one)30 b(of)g(the)g(common)i (Unix)e(implementations,)j(building)e(scsh)f(should)h(r)o(equir)o(e)e (ex-)681 1907 y(actly)20 b(the)h(following)h(steps:)938 -2050 y FA(gunzip)41 b(scsh-0.4.0.tar.gz)159 b FC(Uncompr)o(ess)20 -b(the)g(r)o(elease)i(tar)f(\002le.)938 2149 y FA(untar)42 -b(xfv)g(scsh-0.4.0.tar)160 b FC(Unpack)20 b(the)g(sour)o(ce)h(code.)938 -2249 y FA(cd)43 b(scsh-0.4.0)641 b FC(Move)21 b(to)f(the)h(sour)o(ce)f -(dir)o(ectory)m(.)938 2349 y FA(./configure)728 b FC(Examine)20 -b(host;)g(build)h(Make\002le.)938 2448 y FA(make)1036 -b FC(Build)21 b(system.)681 2588 y FD(When)40 b(you)g(ar)o(e)f(done,)44 +2050 y FA(gunzip)41 b(scsh.tar.gz)162 b FC(Uncompr)o(ess)20 +b(the)g(r)o(elease)i(tar)e(\002le.)938 2149 y FA(untar)42 +b(xfv)g(scsh.tar)163 b FC(Unpack)19 b(the)h(sour)o(ce)h(code.)938 +2249 y FA(cd)43 b(scsh-0.5)468 b FC(Move)21 b(to)f(the)g(sour)o(ce)h +(dir)o(ectory)m(.)938 2349 y FA(./configure)467 b FC(Examine)20 +b(host;)g(build)h(Make\002le.)938 2448 y FA(make)775 +b FC(Build)20 b(system.)681 2588 y FD(When)40 b(you)g(ar)o(e)f(done,)44 b(you)d(should)f(have)g(a)f(virtual)g(machine)i(compiled)f(in)g(\002le) 681 2687 y FA(scshvm)p FD(,)18 b(and)i(a)g(heap)h(image)f(in)i(\002le)e FA(scsh/scsh.image)p FD(.)g(T)-7 b(yping)888 2880 y FA(make)42 diff --git a/doc/scsh-manual/front.tex b/doc/scsh-manual/front.tex index f4e5f63..3f8b5bd 100644 --- a/doc/scsh-manual/front.tex +++ b/doc/scsh-manual/front.tex @@ -1,9 +1,9 @@ %&latex -*- latex -*- \title{Scsh Reference Manual} -\subtitle{For scsh release 0.4.5} +\subtitle{For scsh release 0.5} \author{Olin Shivers and Brian D.~Carlstrom} -\date{October 31, 1995} +\date{April 11, 1997} \maketitle %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/doc/scsh-manual/intro.tex b/doc/scsh-manual/intro.tex index d717f56..fccf523 100644 --- a/doc/scsh-manual/intro.tex +++ b/doc/scsh-manual/intro.tex @@ -56,9 +56,9 @@ This means that if you use one of the common Unix implementations, building scsh should require exactly the following steps: \begin{inset} \begin{tabular}{l@{\qquad}l} -\ex{gunzip scsh-0.4.0.tar.gz} & \emph{Uncompress the release tar file.} \\ -\ex{untar xfv scsh-0.4.0.tar} & \emph{Unpack the source code.} \\ -\ex{cd scsh-0.4.0} & \emph{Move to the source directory.} \\ +\ex{gunzip scsh.tar.gz} & \emph{Uncompress the release tar file.} \\ +\ex{untar xfv scsh.tar} & \emph{Unpack the source code.} \\ +\ex{cd scsh-0.5} & \emph{Move to the source directory.} \\ \ex{./configure} & \emph{Examine host; build Makefile.} \\ \ex{make} & \emph{Build system.} \end{tabular}