Fix lots of typos, add $Id$s.
Submitted by: Wolfram "typo police" Schneider <wosch@cs.tu-berlin.de>
This commit is contained in:
parent
b2bae4bc6a
commit
39d40ffd7b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=584
33 changed files with 164 additions and 112 deletions
|
|
@ -1,10 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1996-09-24 17:46:00 $">
|
||||
<!ENTITY date "$Date: 1996-10-06 20:17:12 $">
|
||||
<!ENTITY title "Diskless X Server: a how to guide">
|
||||
<!ENTITY copyright " ">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: disklessx.sgml,v 1.2 1996-10-06 20:17:12 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
|
|
@ -14,7 +16,7 @@
|
|||
<p>With the help of some 'friends' on the FreeBSD-hackers list, I have
|
||||
been able to create a diskless X terminal... The creation of the X terminal
|
||||
required first creating a diskless system with minimal utilities mounted
|
||||
via NFS. These same steps were used to create 2 seperate diskless systems.
|
||||
via NFS. These same steps were used to create 2 separate diskless systems.
|
||||
The first is 'altair.kcis.com'. A diskless X terminal that I run on my
|
||||
old 386DX-40. It has a 340Meg hard disk but, I did not want to change it.
|
||||
So, it boots from 'antares.kcis.com' across a ethernet. The second system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue