diff --git a/en/tutorials/ddwg/ddwg.sgml b/en/tutorials/ddwg/ddwg.sgml index a9c40d5c5b..1738fcd42a 100644 --- a/en/tutorials/ddwg/ddwg.sgml +++ b/en/tutorials/ddwg/ddwg.sgml @@ -6,7 +6,7 @@ ++ ++ Copyright Eric L. Hernes - Wednesday, August 2, 1995 ++ - ++ $Id: ddwg.sgml,v 1.1.1.1 1996-09-24 17:45:58 jfieber Exp $ + ++ $Id: ddwg.sgml,v 1.2 1996-10-06 20:17:08 jfieber Exp $ ++ ++ Sgml doc for something --> @@ -435,7 +435,7 @@ These are typically named something like ioctl_dev.h or devio.h. If a driver is being written which, from user space is identical to a device which already exists, care should be taken to use the same ioctl interface and data structures. For example, from -user space, a SCSI cdrom drive should be identical to an IDE cdrom +user space, a SCSI CDROM drive should be identical to an IDE cdrom drive; or a serial line on an intelligent multiport card (Digiboard, Cyclades, ...) should be identical to the sio devices. These devices have a fairly well defined interface which should be used. diff --git a/en/tutorials/devel/devel.sgml b/en/tutorials/devel/devel.sgml index e9d8fbf560..0fde023afd 100644 --- a/en/tutorials/devel/devel.sgml +++ b/en/tutorials/devel/devel.sgml @@ -1,4 +1,5 @@ + + &header; @@ -14,7 +16,7 @@

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 diff --git a/en/tutorials/mh/mh.sgml b/en/tutorials/mh/mh.sgml index cea321165a..f9207d3b94 100644 --- a/en/tutorials/mh/mh.sgml +++ b/en/tutorials/mh/mh.sgml @@ -1,3 +1,4 @@ + @@ -355,7 +356,7 @@ removed (well, pushed up to 8 Gigabytes anyway). If you have an LBA BIOS, you can put FreeBSD or any OS anywhere you want and not hit the 1024 cylinder limit. -

To use my my 1.6 Gig Western Digital as an example again, it's +

To use my 1.6 Gig Western Digital as an example again, it's physical geometry is: (3148 cyl, 16 heads, 63 sectors/track, 512 bytes/sector) diff --git a/en/tutorials/newuser/newuser.sgml b/en/tutorials/newuser/newuser.sgml index 081910225b..7e6bf5b6c6 100644 --- a/en/tutorials/newuser/newuser.sgml +++ b/en/tutorials/newuser/newuser.sgml @@ -1,4 +1,5 @@ +

For People New to Both FreeBSD <em>and</em> Unix @@ -113,7 +114,7 @@ Here are some commands and what they do: the home directory of the person logged in---e.g., <tt>/usr/home/jack</tt>. Try <tt>cd /cdrom</tt>, and then <tt>ls</tt>, to find out - if your cdrom is mounted and working. + if your CDROM is mounted and working. <tag/<tt>view <em>filename</em></tt>/ Lets you look at a file (named <em>filename</em> without changing @@ -380,7 +381,7 @@ find /usr -name "<em>filename</em>" You can use <tt>*</tt> as a wildcard in <tt>"<em>filename</em>"</tt> (which should be in quotes). If you tell find to search in <tt>/</tt> instead of <tt>/usr</tt> it will look for the file(s) -on all mounted file systems, including the cdrom and the dos +on all mounted file systems, including the CDROM and the dos partition. An excellent book that explains Unix commands and utilities is @@ -399,7 +400,7 @@ great deal of information in the FreeBSD handbook (which is probably on your hard drive) and <url url="http://www.freebsd.org" name="FreeBSD's web site">. A wide variety of packages and ports are on the <htmlurl -url="http://www.cdrom.com" name="Walnut Creek"> cdrom as well as +url="http://www.cdrom.com" name="Walnut Creek"> CDROM as well as the web site. The handbook tells you more about how to use them (get the package if it exists, with <tt>pkg_add /cdrom/packages/All/<em>packagename</em></tt>, where @@ -424,7 +425,7 @@ cp -R /cdrom/ports/comm/kermit /usr/local </tscreen> This should result in a <tt>/usr/local/kermit</tt> subdirectory that has all the files that the <tt>kermit</tt> subdirectory on -the cdrom has. +the CDROM has. Next, check <tt>/cdrom/ports/distfiles</tt> for a file with a name that indicates it's the port you want. Copy that file to @@ -473,7 +474,7 @@ slash.) You might want to get the most recent version of Netscape from their <url url="ftp://ftp.netscape.com" name="ftp site">. (Netscape -requires the X window sytem.) The version you want is the "unknown +requires the X Window System.) The version you want is the "unknown bsd" version. Just use <tt>gunzip <em>filename</em></tt> and <tt>tar xvf <em>filename</em></tt> on it, move the binary to <tt>/usr/local/bin</tt> or some other place binaries are kept, @@ -488,7 +489,7 @@ This assumes that the file <tt>XKeysymDB</tt> and the directory <tt>nls</tt> are in <tt>/usr/X11R6/lib/X11</tt>; if they're not, find them and put them there. -If you originally got Netscape as a port using the cdrom (or ftp), +If you originally got Netscape as a port using the CDROM (or ftp), don't replace <tt>/usr/local/bin/netscape</tt> with the new netscape binary; this is just a shell script that sets up the environmental variables for you. Instead rename the new binary to <tt>netscape.bin</tt> and replace the @@ -499,12 +500,12 @@ binary, which is <tt>/usr/local/lib/netscape/netscape.bin</tt>. <!-- ************************************************************ --> <sect>Other -<p>As root, you can dismount the cdrom with <tt>/sbin/umount +<p>As root, you can dismount the CDROM with <tt>/sbin/umount /cdrom</tt>, take it out of the drive, insert another one, and mount it with <tt>/sbin/mount_cd9660 /dev/cd0a /cdrom</tt> -assuming <tt>cd0a</tt> is the device name for your cdrom drive. +assuming <tt>cd0a</tt> is the device name for your CDROM drive. -Using the live file system---the second of FreeBSD's cdrom disks---is +Using the live file system---the second of FreeBSD's CDROM disks---is useful if you've got limited space. You might try using <tt>emacs</tt> or playing games from the cdrom. This involves using <tt>lndir</tt>, which gets installed with the X Window System, to tell the diff --git a/en_US.ISO_8859-1/tutorials/ddwg/ddwg.sgml b/en_US.ISO_8859-1/tutorials/ddwg/ddwg.sgml index a9c40d5c5b..1738fcd42a 100644 --- a/en_US.ISO_8859-1/tutorials/ddwg/ddwg.sgml +++ b/en_US.ISO_8859-1/tutorials/ddwg/ddwg.sgml @@ -6,7 +6,7 @@ ++ ++ Copyright Eric L. Hernes - Wednesday, August 2, 1995 ++ - ++ $Id: ddwg.sgml,v 1.1.1.1 1996-09-24 17:45:58 jfieber Exp $ + ++ $Id: ddwg.sgml,v 1.2 1996-10-06 20:17:08 jfieber Exp $ ++ ++ Sgml doc for something --> @@ -435,7 +435,7 @@ These are typically named something like ioctl_dev.h or devio.h. If a driver is being written which, from user space is identical to a device which already exists, care should be taken to use the same ioctl interface and data structures. For example, from -user space, a SCSI cdrom drive should be identical to an IDE cdrom +user space, a SCSI CDROM drive should be identical to an IDE cdrom drive; or a serial line on an intelligent multiport card (Digiboard, Cyclades, ...) should be identical to the sio devices. These devices have a fairly well defined interface which should be used.