Typo fix.
This commit is contained in:
parent
065d686d21
commit
5330ba06e0
|
@ -402,7 +402,7 @@ for scsh.
|
||||||
\defun{host}{}{string}
|
\defun{host}{}{string}
|
||||||
\defunx{machine}{}{string}
|
\defunx{machine}{}{string}
|
||||||
\defunx{vendor}{}{string}
|
\defunx{vendor}{}{string}
|
||||||
\defunx{guess}{}{string}
|
\defunx{os}{}{string}
|
||||||
\begin{desc}
|
\begin{desc}
|
||||||
These procedures return the description of the host, scsh was built
|
These procedures return the description of the host, scsh was built
|
||||||
on, as determined by the script \texttt{config.guess}.
|
on, as determined by the script \texttt{config.guess}.
|
||||||
|
|
Loading…
Reference in New Issue