diff --git a/data/cgi/cgi-lib.pl b/data/cgi/cgi-lib.pl index 172154de15..6bc0019c02 100644 --- a/data/cgi/cgi-lib.pl +++ b/data/cgi/cgi-lib.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl -- -*- C -*- # Perl Routines to Manipulate CGI input # S.E.Brenner@bioc.cam.ac.uk -# $Header: /home/ncvs/www/data/cgi/cgi-lib.pl,v 1.1.1.1 1996-09-24 17:45:57 jfieber Exp $ +# $Header: /home/ncvs/www/data/cgi/cgi-lib.pl,v 1.2 1996-10-06 20:16:38 jfieber Exp $ # # Copyright 1994 Steven E. Brenner # Unpublished work. @@ -35,6 +35,10 @@ # are given (i.e., ReadParse returns FALSE), then a form could be output. # If a variable-glob parameter (e.g., *cgi_input) is passed to ReadParse, # information is stored there, rather than in $in, @in, and %in. +# +# $Id: cgi-lib.pl,v 1.2 1996-10-06 20:16:38 jfieber Exp $ +# + sub ReadParse { local (*in) = @_ if @_; local ($i, $key, $val); @@ -77,7 +81,7 @@ sub MyURL { return 'http://' . $ENV{'SERVER_NAME'} . $ENV{'SCRIPT_NAME'}; } # CgiError -# Prints out an error message which which containes appropriate headers, +# Prints out an error message which containes appropriate headers, # markup, etcetera. # Parameters: # If no parameters, gives a generic error message diff --git a/data/docproj.sgml b/data/docproj.sgml index 2c4d72fa41..41872849b1 100644 --- a/data/docproj.sgml +++ b/data/docproj.sgml @@ -1,8 +1,10 @@ + %includes; ]> + + &header; @@ -43,7 +45,7 @@ diff --git a/data/gallery.sgml b/data/gallery.sgml index 381ec51273..09b6f5c731 100644 --- a/data/gallery.sgml +++ b/data/gallery.sgml @@ -1,8 +1,9 @@ + %includes; ]> + &header; @@ -82,7 +83,7 @@
  • BemarNet's - Managment - Makes business easier... + Management - Makes business easier...
  • BEST Internet @@ -551,7 +552,7 @@
  • UCNET - - Internet/Intranet Cousulting Services, Taiwan + Internet/Intranet Consulting Services, Taiwan
  • @@ -581,7 +582,7 @@
  • WinNet - Commmunications, Inc.
  • + Communications, Inc.
  • XTDL - @@ -608,7 +609,7 @@
  • APANA SA - - Austrlian Public Access Network Association (SA Region) + Australian Public Access Network Association (SA Region)
  • @@ -643,7 +644,7 @@
  • Club BBS - - A spanish spoken 100+ user bulletin board + A Spanish spoken 100+ user bulletin board
  • + %includes; ]> + &header; @@ -302,7 +303,7 @@ href="releases/snapshots.html">snapshot 2.1.0-951020 is now available.

  • -
  • 06-Oct-1995
    Updateded floppies for 06-Oct-1995
    Updated floppies for
    snapshot 2.1.0-951005 are now available.

  • @@ -448,7 +449,7 @@
  • If you want to run programs linked under 2.0, you will need the file libgcc.so.261.0 which can be found in the same directory as the snapshot release. The - file should be placed in in /usr/lib once you have + file should be placed in /usr/lib once you have installed the release.
  • The hostname still isn't being set properly in /etc/sysconfig for some reason - you should edit this @@ -490,7 +491,7 @@

    If you want to run programs linked under 2.0, you will need the file libgcc.so.261.0 which can be found in the same directory as the snapshot release. The file should be placed - in in /usr/lib once you have installed the release.

  • + in /usr/lib once you have installed the release.

    diff --git a/data/releases/1.1.5/RELNOTES.FreeBSD b/data/releases/1.1.5/RELNOTES.FreeBSD index 3707fc26a9..551be630a5 100644 --- a/data/releases/1.1.5/RELNOTES.FreeBSD +++ b/data/releases/1.1.5/RELNOTES.FreeBSD @@ -33,7 +33,7 @@ resolution of an problems you may have! The core of FreeBSD does not contain DES code which would inhibit its being exported outside the United States. There is an add-on package to the core distribution, for use only in the United States, that -contains the programs that normally use DES. The auxilliary packages +contains the programs that normally use DES. The auxiliary packages provided separately can be used by anyone. A freely (from outside the U.S.) exportable European distribution of DES for our non U.S. users also exists and is described in the FreeBSD FAQ. @@ -97,7 +97,7 @@ emulate an ISA card, which they then do in *all* respects. This problem is avoided entirely by IDE controllers (which do not use DMA), true EISA controllers (like the UltraStor or Adaptec 1742A) and most VLB (local bus) controllers. In the cases where it's necessary, the system will use -"bounce buffers" to to talk to the controller so that you can still use +"bounce buffers" to talk to the controller so that you can still use more than 16Mb of memory without difficulty. @@ -150,7 +150,7 @@ You may obtain FreeBSD in a variety of ways: 1. FTP/Mail You can ftp FreeBSD and any or all of its optional packages from -`freebsd.cdrom.com' - the offical FreeBSD release site. +`freebsd.cdrom.com' - the official FreeBSD release site. For other locations that mirror the FreeBSD software see the file MIRROR.SITES. Please ftp the distribution from the nearest site @@ -310,4 +310,4 @@ hope you enjoy this release of FreeBSD! The FreeBSD Core Team -$Id: RELNOTES.FreeBSD,v 1.1.1.1 1996-09-24 17:45:49 jfieber Exp $ +$Id: RELNOTES.FreeBSD,v 1.2 1996-10-06 20:16:47 jfieber Exp $ diff --git a/data/releases/1.1/RELNOTES.FreeBSD b/data/releases/1.1/RELNOTES.FreeBSD index 46b5c322e4..3c7265c718 100644 --- a/data/releases/1.1/RELNOTES.FreeBSD +++ b/data/releases/1.1/RELNOTES.FreeBSD @@ -27,7 +27,7 @@ For a list of contributors, please see the files "CONTRIB.FreeBSD" and The core of FreeBSD does not contain DES code which would inhibit its being exported outside the United States. There is an add-on package to the core distribution, for use only in the United States, that -contains the programs that normally use DES. The auxilliary packages +contains the programs that normally use DES. The auxiliary packages provided separately can be used by anyone. A freely (from outside the U.S.) exportable European distribution of DES for our non U.S. users also exists and is described in the FreeBSD FAQ. @@ -76,7 +76,7 @@ Future Domain 8xx/950 series SCSI controllers. With all supported SCSI controllers, full support is provided for SCSI-I & SCSI-II peripherals, including Disks, tape drives (including DAT) and CD ROM drives. Note: This and the mcd driver (Mitsumi CDROM -inteface card) is the only way a CD ROM drive may be currently +interface card) is the only way a CD ROM drive may be currently attached to a FreeBSD system; we do not support SoundBlaster CDROM interface, or other "mini SCSI" adapters. @@ -141,7 +141,7 @@ You may obtain FreeBSD in a variety of ways: 1. FTP/Mail You can ftp FreeBSD and any or all of its optional packages from -`freebsd.cdrom.com' - the offical FreeBSD release site. +`freebsd.cdrom.com' - the official FreeBSD release site. For other locations that mirror the FreeBSD software see the file MIRROR.SITES. Please ftp the distribution from the nearest site @@ -300,4 +300,4 @@ hope you enjoy this release of FreeBSD! The FreeBSD Core Group -$Id: RELNOTES.FreeBSD,v 1.1.1.1 1996-09-24 17:45:51 jfieber Exp $ +$Id: RELNOTES.FreeBSD,v 1.2 1996-10-06 20:16:43 jfieber Exp $ diff --git a/data/releases/2.0.5A/notes.sgml b/data/releases/2.0.5A/notes.sgml index 5970a6ea5f..e0391dc30c 100644 --- a/data/releases/2.0.5A/notes.sgml +++ b/data/releases/2.0.5A/notes.sgml @@ -1,9 +1,11 @@ - + %includes; ]> + + &header; @@ -24,7 +26,7 @@ Since our release of FreeBSD 2.0 some 8 months ago, the performance, feature set, and stability of FreeBSD has improved dramatically. The largest change is a revamped VM system with a merged VM/file buffer cache that not only increases performance, but reduces FreeBSD's -memory footprint, making a 4MB configuration a more acceptible +memory footprint, making a 4MB configuration a more acceptable minimum. Other enhancements include full NIS client and server support, transaction TCP support, dial-on-demand PPP, an improved SCSI subsystem, early ISDN support, support for FDDI and Fast Ethernet @@ -411,7 +413,7 @@ UNIX 3.2.2 & 3.2.4 and ISC 2.2 COFF format are supported). The iBCS2 emulator is in its early stages, but it is functional, we haven't been able to do exhaustive testing (lack of commercial apps), but almost all of SCO's 3.2.2 binaries are working, so is an old INFORMIX-2.10 -for SCO. Further testing is nessesary to complete this project. There +for SCO. Further testing is necessary to complete this project. There is also work under way for ELF & XOUT loaders, and most of the svr4 syscall wrappers have been written. @@ -574,7 +576,7 @@ You may obtain FreeBSD in a variety of ways: 1. FTP/Mail You can ftp FreeBSD and any or all of its optional packages from -`ftp.freebsd.org' - the offical FreeBSD release site. +`ftp.freebsd.org' - the official FreeBSD release site. For other locations that mirror the FreeBSD software see the file MIRROR.SITES. Please ftp the distribution from the nearest site diff --git a/data/releases/2.0.5R/announce.sgml b/data/releases/2.0.5R/announce.sgml index c4f06a3015..57bff8a56b 100644 --- a/data/releases/2.0.5R/announce.sgml +++ b/data/releases/2.0.5R/announce.sgml @@ -1,9 +1,11 @@ - + %includes; ]> + + &header; @@ -78,9 +80,9 @@ Subject: 2.0.5-RELEASE update

    Yes, you have guessed it. As a result of the recent - feedback we have had about the origional 2.0.5-RELEASE, we + feedback we have had about the original 2.0.5-RELEASE, we have gone poking and found a couple of bugs on the - origional boot.flp image. There is now a + original boot.flp image. There is now a /pub/FreeBSD/2.0.5-RELEASE/UPDATES directory on ftp.cdrom.com and - + %includes; ]> + + &header; @@ -419,7 +421,7 @@ UNIX 3.2.2 & 3.2.4 and ISC 2.2 COFF format are supported). The iBCS2 emulator is in its early stages, but it is functional, we haven't been able to do exhaustive testing (lack of commercial apps), but almost all of SCO's 3.2.2 binaries are working, so is an old INFORMIX-2.10 -for SCO. Further testing is nessesary to complete this project. There +for SCO. Further testing is necessary to complete this project. There is also work under way for ELF & XOUT loaders, and most of the svr4 syscall wrappers have been written. diff --git a/data/releases/2.0/credits.sgml b/data/releases/2.0/credits.sgml index 98c88724de..0b9e162036 100644 --- a/data/releases/2.0/credits.sgml +++ b/data/releases/2.0/credits.sgml @@ -1,9 +1,11 @@ - + %includes; ]> + + &header; @@ -27,7 +29,7 @@ as well, and we would therefore like to thank all the contributors to NetBSD for their work. Despite some occasionally rocky moments in the relations between the two groups, we both want essentially the same thing: More BSD based operating systems on people's computers! We -wish the NetBSD group every success in their endevors. +wish the NetBSD group every success in their endeavors. Hardware Contributors: diff --git a/data/releases/2.0/notes.sgml b/data/releases/2.0/notes.sgml index c9fb2a36e5..18d75a8611 100644 --- a/data/releases/2.0/notes.sgml +++ b/data/releases/2.0/notes.sgml @@ -1,9 +1,11 @@ - + %includes; ]> + + &header; @@ -52,7 +54,7 @@ resolution of any problems you may have! The core of FreeBSD does not contain DES code which would inhibit its being exported outside the United States. There is an add-on package to the core distribution, for use only in the United States, that -contains the programs that normally use DES. The auxilliary packages +contains the programs that normally use DES. The auxiliary packages provided separately can be used by anyone. A freely (from outside the U.S.) exportable European distribution of DES for our non U.S. users also exists and is described in the FreeBSD FAQ. @@ -173,7 +175,7 @@ ProAudioSpectrum SCSI driver ---------------------------- If you have a PAS board with a CD-ROM, and the MS-DOS driver is called TSLCDR.SYS, then the "pas" driver should work on your card. You can -attach disks, cdroms and tapes, but due to the nature of the hardware +attach disks, CDROMs and tapes, but due to the nature of the hardware involved, the transfer rate is limited to < 690 kbyte/sec. For CD-ROM use, this is generally more than enough. @@ -261,7 +263,7 @@ SCO UNIX 3.2.2 & 3.2.4 and ISC 2.2 COFF format are supported). The iBCS2 emulator is in its early stages, but it is functional, we haven't been able to do exhaustive testing (lack of commercial apps), but almost all of SCO's 3.2.2 binaries are working, so is an old -INFORMIX-2.10 for SCO. Further testing is nessesary to complete this +INFORMIX-2.10 for SCO. Further testing is necessary to complete this project. There is also work under way for ELF & XOUT loaders, and most of the svr4 syscall wrappers have been written. @@ -404,7 +406,7 @@ You may obtain FreeBSD in a variety of ways: 1. FTP/Mail You can ftp FreeBSD and any or all of its optional packages from -`freebsd.cdrom.com' - the offical FreeBSD release site. +`freebsd.cdrom.com' - the official FreeBSD release site. For other locations that mirror the FreeBSD software see the file MIRROR.SITES. Please ftp the distribution from the nearest site @@ -449,7 +451,7 @@ more information. 1. Floppy Installation -If you must install from floppy disks, either due to space contraints +If you must install from floppy disks, either due to space constraints on your hard disk or just because you enjoy doing things the hard way, you must first prepare some floppies for the install. diff --git a/data/releases/2.1.5R/notes.sgml b/data/releases/2.1.5R/notes.sgml index e17341b9b0..b9985b4fea 100644 --- a/data/releases/2.1.5R/notes.sgml +++ b/data/releases/2.1.5R/notes.sgml @@ -1,9 +1,11 @@ - + %includes; ]> + + &header; @@ -343,7 +345,7 @@ Their current catalog can be obtained via ftp as: Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription. FreeBSD 2.2-SNAP CDs are $29.95 or $14.95 with a FreeBSD-SNAP subscription -(-RELEASE and -SNAP subscriptions are entirely seperate). With a +(-RELEASE and -SNAP subscriptions are entirely separate). With a subscription, you will automatically receive updates as they are released. Your credit card will be billed when each disk is shipped and you may cancel your subscription at any time without further obligation. diff --git a/data/support.sgml b/data/support.sgml index 67770356da..4aa1fdda23 100644 --- a/data/support.sgml +++ b/data/support.sgml @@ -1,8 +1,10 @@ + %includes; ]> + + &header; @@ -17,20 +19,20 @@

    You can search the mailing list archives at www.freebsd.org.

    -

    For speakers of German, there are some german language mailing +

    For speakers of German, there are some German language mailing lists available. See http://www.de.freebsd.org/de/ or send mail to majordomo@de.freebsd.org to join or find out more information about the lists. -

    For speakers of Portuguese, there are some portuguese language mailing +

    For speakers of Portuguese, there are some Portuguese language mailing lists available. See http://www.br.freebsd.org/list.html or send mail to listproc@br.freebsd.org to join or find out more information about the list. -

    For speakers of Japanese, there are some japanese language mailing +

    For speakers of Japanese, there are some Japanese language mailing lists available. See http://www.jp.freebsd.org/ or send mail to majordomo@jp.freebsd.org diff --git a/data/tutorials/ddwg/ddwg.sgml b/data/tutorials/ddwg/ddwg.sgml index a9c40d5c5b..1738fcd42a 100644 --- a/data/tutorials/ddwg/ddwg.sgml +++ b/data/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/data/tutorials/devel/devel.sgml b/data/tutorials/devel/devel.sgml index e9d8fbf560..0fde023afd 100644 --- a/data/tutorials/devel/devel.sgml +++ b/data/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/data/tutorials/mh/mh.sgml b/data/tutorials/mh/mh.sgml index cea321165a..f9207d3b94 100644 --- a/data/tutorials/mh/mh.sgml +++ b/data/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/data/tutorials/newuser/newuser.sgml b/data/tutorials/newuser/newuser.sgml index 081910225b..7e6bf5b6c6 100644 --- a/data/tutorials/newuser/newuser.sgml +++ b/data/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/cgi/cgi-lib.pl b/en/cgi/cgi-lib.pl index 666674643a..418ea890ed 100644 --- a/en/cgi/cgi-lib.pl +++ b/en/cgi/cgi-lib.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl -- -*- C -*- # Perl Routines to Manipulate CGI input # S.E.Brenner@bioc.cam.ac.uk -# $Header: /home/ncvs/www/en/cgi/cgi-lib.pl,v 1.1.1.1 1996-09-24 17:45:57 jfieber Exp $ +# $Header: /home/ncvs/www/en/cgi/cgi-lib.pl,v 1.2 1996-10-06 20:16:38 jfieber Exp $ # # Copyright 1994 Steven E. Brenner # Unpublished work. @@ -35,6 +35,10 @@ # are given (i.e., ReadParse returns FALSE), then a form could be output. # If a variable-glob parameter (e.g., *cgi_input) is passed to ReadParse, # information is stored there, rather than in $in, @in, and %in. +# +# $Id: cgi-lib.pl,v 1.2 1996-10-06 20:16:38 jfieber Exp $ +# + sub ReadParse { local (*in) = @_ if @_; local ($i, $key, $val); @@ -77,7 +81,7 @@ sub MyURL { return 'http://' . $ENV{'SERVER_NAME'} . $ENV{'SCRIPT_NAME'}; } # CgiError -# Prints out an error message which which containes appropriate headers, +# Prints out an error message which containes appropriate headers, # markup, etcetera. # Parameters: # If no parameters, gives a generic error message diff --git a/en/docproj/docproj.sgml b/en/docproj/docproj.sgml index 2c4d72fa41..41872849b1 100644 --- a/en/docproj/docproj.sgml +++ b/en/docproj/docproj.sgml @@ -1,8 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ -<!ENTITY date "$Date: 1996-09-28 22:48:31 $"> +<!ENTITY date "$Date: 1996-10-06 20:16:17 $"> <!ENTITY title "FreeBSD Documentation Project"> <!ENTITY % includes SYSTEM "includes.sgml"> %includes; ]> +<!-- $Id: docproj.sgml,v 1.3 1996-10-06 20:16:17 jfieber Exp $ --> + <html> &header; @@ -43,7 +45,7 @@ <ul> <li>Network configuration and troubleshooting<p></p></li> <li>ISP services<p></p></li> - <li>General system adminstration<p></p></li> + <li>General system administration<p></p></li> </ul> </li> </ol> diff --git a/en/gallery/gallery.sgml b/en/gallery/gallery.sgml index 381ec51273..09b6f5c731 100644 --- a/en/gallery/gallery.sgml +++ b/en/gallery/gallery.sgml @@ -1,8 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ -<!ENTITY date "$Date: 1996-09-24 17:45:42 $"> +<!ENTITY date "$Date: 1996-10-06 20:16:20 $"> <!ENTITY title "The FreeBSD Gallery"> <!ENTITY % includes SYSTEM "includes.sgml"> %includes; ]> +<!-- $Id: gallery.sgml,v 1.2 1996-10-06 20:16:20 jfieber Exp $ --> <html> &header; @@ -82,7 +83,7 @@ </li> <li><a href="http://www.bemarnet.es/"><strong>BemarNet's - Managment</strong> - Makes business easier...</a> + Management</strong> - Makes business easier...</a> </li> <li><a href="http://www.best.com/"><strong>BEST Internet @@ -551,7 +552,7 @@ <!-- U --> <li><a href="http://www.ucnet.hinet.net/"><strong>UCNET</strong> - - Internet/Intranet Cousulting Services, Taiwan</a> + Internet/Intranet Consulting Services, Taiwan</a> </li> <!-- V --> @@ -581,7 +582,7 @@ </li> <li><a href="http://www.win.net/"><strong>WinNet - Commmunications, Inc.</strong></a></li> + Communications, Inc.</strong></a></li> <!-- X --> <li><a href="http://www.xtdl.com/"><strong>XTDL</strong> - @@ -608,7 +609,7 @@ </li> <li><a href="http://www.sa.apana.org.au/"><strong>APANA SA</strong> - - Austrlian Public Access Network Association (SA Region)</a> + Australian Public Access Network Association (SA Region)</a> </li> <li><a href="http://www.assind.krenet.it/"><strong> @@ -643,7 +644,7 @@ </li> <li><a href="telnet://club.gdl.iteso.mx"><strong>Club BBS</strong> - - A spanish spoken 100+ user bulletin board</a> + A Spanish spoken 100+ user bulletin board</a> </li> <li><a diff --git a/en/news/newsflash.sgml b/en/news/newsflash.sgml index e654333022..497232f281 100644 --- a/en/news/newsflash.sgml +++ b/en/news/newsflash.sgml @@ -1,8 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ -<!ENTITY date "$Date: 1996-09-24 17:45:44 $"> +<!ENTITY date "$Date: 1996-10-06 20:16:23 $"> <!ENTITY title "FreeBSD News flash!"> <!ENTITY % includes SYSTEM "includes.sgml"> %includes; ]> +<!-- $Id: newsflash.sgml,v 1.2 1996-10-06 20:16:23 jfieber Exp $ --> <html> &header; @@ -302,7 +303,7 @@ href="releases/snapshots.html">snapshot</a> 2.1.0-951020 is now available.<p></p></li> - <li><b>06-Oct-1995</b><br> Updateded floppies for <a + <li><b>06-Oct-1995</b><br> Updated floppies for <a href="releases/snapshots.html">snapshot</a> 2.1.0-951005 are now available.<p></p></li> @@ -448,7 +449,7 @@ <li>If you want to run programs linked under 2.0, you will need the file libgcc.so.261.0 which can be found in the same directory as the snapshot release. The - file should be placed in in /usr/lib once you have + file should be placed in /usr/lib once you have installed the release.</li> <li>The hostname still isn't being set properly in /etc/sysconfig for some reason - you should edit this @@ -490,7 +491,7 @@ <p>If you want to run programs linked under 2.0, you will need the file libgcc.so.261.0 which can be found in the same directory as the snapshot release. The file should be placed - in in /usr/lib once you have installed the release.</p></li> + in /usr/lib once you have installed the release.</p></li> </ul> diff --git a/en/releases/1.1.5/RELNOTES.FreeBSD b/en/releases/1.1.5/RELNOTES.FreeBSD index 3707fc26a9..551be630a5 100644 --- a/en/releases/1.1.5/RELNOTES.FreeBSD +++ b/en/releases/1.1.5/RELNOTES.FreeBSD @@ -33,7 +33,7 @@ resolution of an problems you may have! The core of FreeBSD does not contain DES code which would inhibit its being exported outside the United States. There is an add-on package to the core distribution, for use only in the United States, that -contains the programs that normally use DES. The auxilliary packages +contains the programs that normally use DES. The auxiliary packages provided separately can be used by anyone. A freely (from outside the U.S.) exportable European distribution of DES for our non U.S. users also exists and is described in the FreeBSD FAQ. @@ -97,7 +97,7 @@ emulate an ISA card, which they then do in *all* respects. This problem is avoided entirely by IDE controllers (which do not use DMA), true EISA controllers (like the UltraStor or Adaptec 1742A) and most VLB (local bus) controllers. In the cases where it's necessary, the system will use -"bounce buffers" to to talk to the controller so that you can still use +"bounce buffers" to talk to the controller so that you can still use more than 16Mb of memory without difficulty. @@ -150,7 +150,7 @@ You may obtain FreeBSD in a variety of ways: 1. FTP/Mail You can ftp FreeBSD and any or all of its optional packages from -`freebsd.cdrom.com' - the offical FreeBSD release site. +`freebsd.cdrom.com' - the official FreeBSD release site. For other locations that mirror the FreeBSD software see the file MIRROR.SITES. Please ftp the distribution from the nearest site @@ -310,4 +310,4 @@ hope you enjoy this release of FreeBSD! The FreeBSD Core Team -$Id: RELNOTES.FreeBSD,v 1.1.1.1 1996-09-24 17:45:49 jfieber Exp $ +$Id: RELNOTES.FreeBSD,v 1.2 1996-10-06 20:16:47 jfieber Exp $ diff --git a/en/releases/1.1/RELNOTES.FreeBSD b/en/releases/1.1/RELNOTES.FreeBSD index 46b5c322e4..3c7265c718 100644 --- a/en/releases/1.1/RELNOTES.FreeBSD +++ b/en/releases/1.1/RELNOTES.FreeBSD @@ -27,7 +27,7 @@ For a list of contributors, please see the files "CONTRIB.FreeBSD" and The core of FreeBSD does not contain DES code which would inhibit its being exported outside the United States. There is an add-on package to the core distribution, for use only in the United States, that -contains the programs that normally use DES. The auxilliary packages +contains the programs that normally use DES. The auxiliary packages provided separately can be used by anyone. A freely (from outside the U.S.) exportable European distribution of DES for our non U.S. users also exists and is described in the FreeBSD FAQ. @@ -76,7 +76,7 @@ Future Domain 8xx/950 series SCSI controllers. With all supported SCSI controllers, full support is provided for SCSI-I & SCSI-II peripherals, including Disks, tape drives (including DAT) and CD ROM drives. Note: This and the mcd driver (Mitsumi CDROM -inteface card) is the only way a CD ROM drive may be currently +interface card) is the only way a CD ROM drive may be currently attached to a FreeBSD system; we do not support SoundBlaster CDROM interface, or other "mini SCSI" adapters. @@ -141,7 +141,7 @@ You may obtain FreeBSD in a variety of ways: 1. FTP/Mail You can ftp FreeBSD and any or all of its optional packages from -`freebsd.cdrom.com' - the offical FreeBSD release site. +`freebsd.cdrom.com' - the official FreeBSD release site. For other locations that mirror the FreeBSD software see the file MIRROR.SITES. Please ftp the distribution from the nearest site @@ -300,4 +300,4 @@ hope you enjoy this release of FreeBSD! The FreeBSD Core Group -$Id: RELNOTES.FreeBSD,v 1.1.1.1 1996-09-24 17:45:51 jfieber Exp $ +$Id: RELNOTES.FreeBSD,v 1.2 1996-10-06 20:16:43 jfieber Exp $ diff --git a/en/releases/2.0.5A/notes.sgml b/en/releases/2.0.5A/notes.sgml index 5970a6ea5f..e0391dc30c 100644 --- a/en/releases/2.0.5A/notes.sgml +++ b/en/releases/2.0.5A/notes.sgml @@ -1,9 +1,11 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!ENTITY base CDATA "../.."> -<!ENTITY date "$Date: 1996-09-24 17:45:52 $"> +<!ENTITY date "$Date: 1996-10-06 20:16:56 $"> <!ENTITY title "FreeBSD 2.0.5 ALPHA Release Notes"> <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; ]> +<!-- $Id: notes.sgml,v 1.2 1996-10-06 20:16:56 jfieber Exp $ --> + <html> &header; @@ -24,7 +26,7 @@ Since our release of FreeBSD 2.0 some 8 months ago, the performance, feature set, and stability of FreeBSD has improved dramatically. The largest change is a revamped VM system with a merged VM/file buffer cache that not only increases performance, but reduces FreeBSD's -memory footprint, making a 4MB configuration a more acceptible +memory footprint, making a 4MB configuration a more acceptable minimum. Other enhancements include full NIS client and server support, transaction TCP support, dial-on-demand PPP, an improved SCSI subsystem, early ISDN support, support for FDDI and Fast Ethernet @@ -411,7 +413,7 @@ UNIX 3.2.2 & 3.2.4 and ISC 2.2 COFF format are supported). The iBCS2 emulator is in its early stages, but it is functional, we haven't been able to do exhaustive testing (lack of commercial apps), but almost all of SCO's 3.2.2 binaries are working, so is an old INFORMIX-2.10 -for SCO. Further testing is nessesary to complete this project. There +for SCO. Further testing is necessary to complete this project. There is also work under way for ELF & XOUT loaders, and most of the svr4 syscall wrappers have been written. @@ -574,7 +576,7 @@ You may obtain FreeBSD in a variety of ways: 1. FTP/Mail You can ftp FreeBSD and any or all of its optional packages from -`ftp.freebsd.org' - the offical FreeBSD release site. +`ftp.freebsd.org' - the official FreeBSD release site. For other locations that mirror the FreeBSD software see the file MIRROR.SITES. Please ftp the distribution from the nearest site diff --git a/en/releases/2.0.5R/announce.sgml b/en/releases/2.0.5R/announce.sgml index c4f06a3015..57bff8a56b 100644 --- a/en/releases/2.0.5R/announce.sgml +++ b/en/releases/2.0.5R/announce.sgml @@ -1,9 +1,11 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!ENTITY base CDATA "../.."> -<!ENTITY date "$Date: 1996-09-24 17:45:53 $"> +<!ENTITY date "$Date: 1996-10-06 20:16:59 $"> <!ENTITY title "FreeBSD 2.0.5 RELEASE Announcement"> <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; ]> +<!-- $Id: announce.sgml,v 1.2 1996-10-06 20:16:59 jfieber Exp $ --> + <html> &header; @@ -78,9 +80,9 @@ <b>Subject:</b> 2.0.5-RELEASE update <p>Yes, you have guessed it. As a result of the recent - feedback we have had about the origional 2.0.5-RELEASE, we + feedback we have had about the original 2.0.5-RELEASE, we have gone poking and found a couple of bugs on the - origional boot.flp image. There is now a + original boot.flp image. There is now a <tt>/pub/FreeBSD/2.0.5-RELEASE/UPDATES</tt> directory on <a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.0.5-RELEASE/UPDATES">ftp.cdrom.com</a> and <a diff --git a/en/releases/2.0.5R/notes.sgml b/en/releases/2.0.5R/notes.sgml index d70b6514f7..8a0a145fe6 100644 --- a/en/releases/2.0.5R/notes.sgml +++ b/en/releases/2.0.5R/notes.sgml @@ -1,9 +1,11 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!ENTITY base CDATA "../.."> -<!ENTITY date "$Date: 1996-09-24 17:45:52 $"> +<!ENTITY date "$Date: 1996-10-06 20:17:01 $"> <!ENTITY title "FreeBSD 2.0.5 ALPHA Release Notes"> <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; ]> +<!-- $Id: notes.sgml,v 1.2 1996-10-06 20:17:01 jfieber Exp $ --> + <html> &header; @@ -419,7 +421,7 @@ UNIX 3.2.2 & 3.2.4 and ISC 2.2 COFF format are supported). The iBCS2 emulator is in its early stages, but it is functional, we haven't been able to do exhaustive testing (lack of commercial apps), but almost all of SCO's 3.2.2 binaries are working, so is an old INFORMIX-2.10 -for SCO. Further testing is nessesary to complete this project. There +for SCO. Further testing is necessary to complete this project. There is also work under way for ELF & XOUT loaders, and most of the svr4 syscall wrappers have been written. diff --git a/en/releases/2.0/credits.sgml b/en/releases/2.0/credits.sgml index 98c88724de..0b9e162036 100644 --- a/en/releases/2.0/credits.sgml +++ b/en/releases/2.0/credits.sgml @@ -1,9 +1,11 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!ENTITY base CDATA "../.."> -<!ENTITY date "$Date: 1996-09-24 17:45:53 $"> +<!ENTITY date "$Date: 1996-10-06 20:16:50 $"> <!ENTITY title "FreeBSD 2.0 Credits"> <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; ]> +<!-- $Id: credits.sgml,v 1.2 1996-10-06 20:16:50 jfieber Exp $ --> + <html> &header; @@ -27,7 +29,7 @@ as well, and we would therefore like to thank all the contributors to NetBSD for their work. Despite some occasionally rocky moments in the relations between the two groups, we both want essentially the same thing: More BSD based operating systems on people's computers! We -wish the NetBSD group every success in their endevors. +wish the NetBSD group every success in their endeavors. Hardware Contributors: diff --git a/en/releases/2.0/notes.sgml b/en/releases/2.0/notes.sgml index c9fb2a36e5..18d75a8611 100644 --- a/en/releases/2.0/notes.sgml +++ b/en/releases/2.0/notes.sgml @@ -1,9 +1,11 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!ENTITY base CDATA "../.."> -<!ENTITY date "$Date: 1996-09-24 17:45:54 $"> +<!ENTITY date "$Date: 1996-10-06 20:16:53 $"> <!ENTITY title "FreeBSD 2.0 Release Notes"> <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; ]> +<!-- $Id: notes.sgml,v 1.2 1996-10-06 20:16:53 jfieber Exp $ --> + <html> &header; @@ -52,7 +54,7 @@ resolution of any problems you may have! The core of FreeBSD does not contain DES code which would inhibit its being exported outside the United States. There is an add-on package to the core distribution, for use only in the United States, that -contains the programs that normally use DES. The auxilliary packages +contains the programs that normally use DES. The auxiliary packages provided separately can be used by anyone. A freely (from outside the U.S.) exportable European distribution of DES for our non U.S. users also exists and is described in the FreeBSD FAQ. @@ -173,7 +175,7 @@ ProAudioSpectrum SCSI driver ---------------------------- If you have a PAS board with a CD-ROM, and the MS-DOS driver is called TSLCDR.SYS, then the "pas" driver should work on your card. You can -attach disks, cdroms and tapes, but due to the nature of the hardware +attach disks, CDROMs and tapes, but due to the nature of the hardware involved, the transfer rate is limited to < 690 kbyte/sec. For CD-ROM use, this is generally more than enough. @@ -261,7 +263,7 @@ SCO UNIX 3.2.2 & 3.2.4 and ISC 2.2 COFF format are supported). The iBCS2 emulator is in its early stages, but it is functional, we haven't been able to do exhaustive testing (lack of commercial apps), but almost all of SCO's 3.2.2 binaries are working, so is an old -INFORMIX-2.10 for SCO. Further testing is nessesary to complete this +INFORMIX-2.10 for SCO. Further testing is necessary to complete this project. There is also work under way for ELF & XOUT loaders, and most of the svr4 syscall wrappers have been written. @@ -404,7 +406,7 @@ You may obtain FreeBSD in a variety of ways: 1. FTP/Mail You can ftp FreeBSD and any or all of its optional packages from -`freebsd.cdrom.com' - the offical FreeBSD release site. +`freebsd.cdrom.com' - the official FreeBSD release site. For other locations that mirror the FreeBSD software see the file MIRROR.SITES. Please ftp the distribution from the nearest site @@ -449,7 +451,7 @@ more information. 1. Floppy Installation -If you must install from floppy disks, either due to space contraints +If you must install from floppy disks, either due to space constraints on your hard disk or just because you enjoy doing things the hard way, you must first prepare some floppies for the install. diff --git a/en/releases/2.1.5R/notes.sgml b/en/releases/2.1.5R/notes.sgml index e17341b9b0..b9985b4fea 100644 --- a/en/releases/2.1.5R/notes.sgml +++ b/en/releases/2.1.5R/notes.sgml @@ -1,9 +1,11 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!ENTITY base CDATA "../.."> -<!ENTITY date "$Date: 1996-09-24 17:45:55 $"> +<!ENTITY date "$Date: 1996-10-06 20:17:04 $"> <!ENTITY title "FreeBSD 2.1.5 Release Notes"> <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; ]> +<!-- $Id: notes.sgml,v 1.2 1996-10-06 20:17:04 jfieber Exp $ --> + <html> &header; @@ -343,7 +345,7 @@ Their current catalog can be obtained via ftp as: Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription. FreeBSD 2.2-SNAP CDs are $29.95 or $14.95 with a FreeBSD-SNAP subscription -(-RELEASE and -SNAP subscriptions are entirely seperate). With a +(-RELEASE and -SNAP subscriptions are entirely separate). With a subscription, you will automatically receive updates as they are released. Your credit card will be billed when each disk is shipped and you may cancel your subscription at any time without further obligation. diff --git a/en/support.sgml b/en/support.sgml index 67770356da..4aa1fdda23 100644 --- a/en/support.sgml +++ b/en/support.sgml @@ -1,8 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ -<!ENTITY date "$Date: 1996-10-06 03:48:51 $"> +<!ENTITY date "$Date: 1996-10-06 20:16:24 $"> <!ENTITY title "User and Developer Resources"> <!ENTITY % includes SYSTEM "includes.sgml"> %includes; ]> +<!-- $Id: support.sgml,v 1.4 1996-10-06 20:16:24 jfieber Exp $ --> + <html> &header; @@ -17,20 +19,20 @@ <p>You can <a href="/search.html">search</a> the mailing list archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p> - <p>For speakers of German, there are some german language mailing + <p>For speakers of German, there are some German language mailing lists available. See <a href="http://www.de.freebsd.org/de/"> http://www.de.freebsd.org/de/</a> or send mail to <a href="mailto:majordomo@de.freebsd.org">majordomo@de.freebsd.org</a> to join or find out more information about the lists. - <p>For speakers of Portuguese, there are some portuguese language mailing + <p>For speakers of Portuguese, there are some Portuguese language mailing lists available. See <a href="http://www.br.freebsd.org/list.html"> http://www.br.freebsd.org/list.html</a> or send mail to <a href="mailto:listproc@br.freebsd.org"> listproc@br.freebsd.org</a> to join or find out more information about the list. - <p>For speakers of Japanese, there are some japanese language mailing + <p>For speakers of Japanese, there are some Japanese language mailing lists available. See <a href="http://www.jp.freebsd.org/"> http://www.jp.freebsd.org/</a> or send mail to <a href="mailto:majordomo@jp.freebsd.org">majordomo@jp.freebsd.org</a> diff --git a/en/usergroups.sgml b/en/usergroups.sgml index 67770356da..fd616232a5 100644 --- a/en/usergroups.sgml +++ b/en/usergroups.sgml @@ -1,8 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ -<!ENTITY date "$Date: 1996-10-06 03:48:51 $"> +<!ENTITY date "$Date: 1996-10-06 20:16:24 $"> <!ENTITY title "User and Developer Resources"> <!ENTITY % includes SYSTEM "includes.sgml"> %includes; ]> +<!-- $Id: usergroups.sgml,v 1.4 1996-10-06 20:16:24 jfieber Exp $ --> + <html> &header; @@ -17,20 +19,20 @@ <p>You can <a href="/search.html">search</a> the mailing list archives at <a href="http://www.freebsd.org">www.freebsd.org.</a></p> - <p>For speakers of German, there are some german language mailing + <p>For speakers of German, there are some German language mailing lists available. See <a href="http://www.de.freebsd.org/de/"> http://www.de.freebsd.org/de/</a> or send mail to <a href="mailto:majordomo@de.freebsd.org">majordomo@de.freebsd.org</a> to join or find out more information about the lists. - <p>For speakers of Portuguese, there are some portuguese language mailing + <p>For speakers of Portuguese, there are some Portuguese language mailing lists available. See <a href="http://www.br.freebsd.org/list.html"> http://www.br.freebsd.org/list.html</a> or send mail to <a href="mailto:listproc@br.freebsd.org"> listproc@br.freebsd.org</a> to join or find out more information about the list. - <p>For speakers of Japanese, there are some japanese language mailing + <p>For speakers of Japanese, there are some Japanese language mailing lists available. See <a href="http://www.jp.freebsd.org/"> http://www.jp.freebsd.org/</a> or send mail to <a href="mailto:majordomo@jp.freebsd.org">majordomo@jp.freebsd.org</a>