diff --git a/handbook/bibliography.sgml b/handbook/bibliography.sgml index 343b0bf9ed..626162b8c1 100644 --- a/handbook/bibliography.sgml +++ b/handbook/bibliography.sgml @@ -1,4 +1,4 @@ - + @@ -110,7 +110,7 @@ ISBN 0-13-131509-9 Stevens, W. Richard. Advanced - Programming in the UNIX Enviroment. + Programming in the UNIX Environment. Reading, Mass. : Addison-Wesley, 1992 ISBN 0-201-56317-7 diff --git a/handbook/development.sgml b/handbook/development.sgml index cbf4dd5740..5b498fc960 100644 --- a/handbook/development.sgml +++ b/handbook/development.sgml @@ -12,8 +12,8 @@ name="list of contributors">. We are constantly on the lookout for new developers and ideas, and those interested in becoming more closely involved with the project need simply contact us at our -mailing list. Those who prefer to work more independantly are also -accomodated, and they are free to use our FTP facilities at to distribute their own patches or work-in-progress sources. Our is also available to those wishing to make other FreeBSD users aware of major areas of work. Useful things to know about the FreeBSD project and its development process, -whether working independantly or in close cooperation: +whether working independently or in close cooperation: diff --git a/handbook/firewalls.sgml b/handbook/firewalls.sgml index 01fe4950ff..ffce2d19fa 100644 --- a/handbook/firewalls.sgml +++ b/handbook/firewalls.sgml @@ -1,4 +1,4 @@ - + Firewalls @@ -141,7 +141,7 @@ will happen. packets logged through syslogd(8) on a per entry basis. You may wish to use this option in hostile environments in which you want to log firewall activity, but do not want to be open to -a denial of serivce attack via syslog flooding. +a denial of service attack via syslog flooding.

When a chain entry reaches the packet limit specified, logging is turned off for that particular entry. To resume logging, you diff --git a/handbook/handbook.sgml b/handbook/handbook.sgml index 791bb24f63..92f8d1fc5f 100644 --- a/handbook/handbook.sgml +++ b/handbook/handbook.sgml @@ -1,4 +1,4 @@ - + %sections; - + ]> diff --git a/handbook/hw.sgml b/handbook/hw.sgml index f0aaa1ab30..1cde141c36 100644 --- a/handbook/hw.sgml +++ b/handbook/hw.sgml @@ -1,4 +1,4 @@ - + + + ISDN @@ -203,7 +203,7 @@ Network is Twisted Pair ethernet. One large advantage of most routers/bridges is that they allow you to -have 2 SEPERATE INDEPENDANT PPP connections to 2 seperate sites at the +have 2 SEPERATE INDEPENDANT PPP connections to 2 separate sites at the SAME time. This is not supported on most TA's, except for specific(expensive) models that have two serial ports. Do not confuse this with channel bonding. diff --git a/handbook/linuxemu.sgml b/handbook/linuxemu.sgml index 30b05a2441..58d2a272f3 100644 --- a/handbook/linuxemu.sgml +++ b/handbook/linuxemu.sgml @@ -1,4 +1,4 @@ - + Linux Emulation @@ -368,7 +368,7 @@ to recreate this file whenever you install additional shared libraries. On FreeBSD-stable do not install /compat/linux/etc/ld.so.cache or run -ldconfig becuase in FreeBSD-stable the syscalls are implemented +ldconfig because in FreeBSD-stable the syscalls are implemented differently and ldconfig is not needed or used.

You should now be set up for Linux binaries which only need a diff --git a/handbook/lists.sgml b/handbook/lists.sgml index a06e5d5c41..3dc1c2bf71 100644 --- a/handbook/lists.sgml +++ b/handbook/lists.sgml @@ -1,4 +1,4 @@ - + -"> diff --git a/handbook/porting.sgml b/handbook/porting.sgml index e076172db9..7551d97e20 100644 --- a/handbook/porting.sgml +++ b/handbook/porting.sgml @@ -1,4 +1,4 @@ - + Porting an existing piece of free software @@ -157,7 +157,7 @@ The pattern is the year followed by the month. # Date created: 5 December 1994 # Whom: asami # - # $Id: porting.sgml,v 1.29 1996-09-12 05:00:53 asami Exp $ + # $Id: porting.sgml,v 1.30 1996-10-04 22:54:09 wosch Exp $ # DISTNAME= oneko-1.1b @@ -174,7 +174,7 @@ The pattern is the year followed by the month.

See if you can figure it out. Do not worry about the contents of the $Id$ line, it will be filled in automatically by CVS when the port is imported to our main - ports tree. You can find a more detalied example in the section. @@ -773,7 +773,7 @@ FETCH_DEPENDS= ncftp2:${PORTSDIR}/net/ncftp2 If the port refers to the Motif library as `-lXm' in its Makefile or Imakefile, simply - substitite `${MOTIFLIB}' for it. + substitute `${MOTIFLIB}' for it. If the port uses `XmClientLibs' in its Imakefile, change it to `${MOTIFLIB} @@ -1098,7 +1098,7 @@ lib/libtcl.so.7.3 person who wrote this Makefile] # Whom: Satoshi Asami # - # $Id: porting.sgml,v 1.29 1996-09-12 05:00:53 asami Exp $ + # $Id: porting.sgml,v 1.30 1996-10-04 22:54:09 wosch Exp $ [ ^^^^ do not worry about this, I know it says "porting.sgml"...it will be automatically filled in by CVS when it is committed to our repository] diff --git a/handbook/ports.sgml b/handbook/ports.sgml index 3dbf4e7c83..4b412e2f38 100644 --- a/handbook/ports.sgml +++ b/handbook/ports.sgml @@ -1,4 +1,4 @@ - + The Ports collection @@ -392,7 +392,7 @@ Skipping over the next few lines for a minute, the line .include -says that the other statements and commmands +says that the other statements and commands needed for this port are in a standard file called `bsd.port.mk". As these are the same for all ports, there is no point in duplicating them all over the place, so they are kept in a diff --git a/handbook/printing.sgml b/handbook/printing.sgml index e234ff63c8..91139f6ccc 100644 --- a/handbook/printing.sgml +++ b/handbook/printing.sgml @@ -1,7 +1,7 @@ + + @@ -10,7 +10,7 @@ THE FREEBSD STABLE POLICY -Last updated: $Date: 1996-08-09 05:11:43 $ +Last updated: $Date: 1996-10-04 22:54:15 $ This document attempts to explain the rationale behind FreeBSD-stable, what you should expect should you decide to run it, @@ -34,7 +34,7 @@ recent release ( at the time of this writing) since the stable branch is effectively a bug-fix stream relative to the previous release. -

Please note that the stable tree endevors, above all, to +

Please note that the stable tree endeavors, above all, to be fully compilable and stable at all times, but we do occasionally make mistakes (these are still active sources with quickly-transmitted updates, after all). We also do our best to thoroughly test fixes in @@ -47,7 +47,7 @@ next section).

Join the &a.stable . This will keep you informed of build-dependencies that may appear in - stable or any other issues requring special attention. + stable or any other issues requiring special attention. Developers will also make announcements in this mailing list when they are contemplating some contraversal fix or update, giving the users a chance to respond if they have any issues to raise concerning diff --git a/handbook/submitters.sgml b/handbook/submitters.sgml index cde2373710..0d34332b90 100644 --- a/handbook/submitters.sgml +++ b/handbook/submitters.sgml @@ -1,4 +1,4 @@ - + Contributing to FreeBSD @@ -332,7 +332,7 @@ diff -c -r olddir newdir

In the case of a significant contribution of a large body work, or the addition of an important new feature to FreeBSD, it becomes almost always necessary to either send changes as - uuencoded tar files or upload them to our ftp site . When working with large amounts of code, the touchy subject of @@ -395,7 +395,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - $Id: submitters.sgml,v 1.32 1996-09-22 15:40:46 wosch Exp $ + $Id: submitters.sgml,v 1.33 1996-10-04 22:54:16 wosch Exp $ For your convenience, a copy of this text can be found in /usr/share/examples/etc/bsd-style-copyright. diff --git a/handbook/synching.sgml b/handbook/synching.sgml index 298dee0352..4d96c16cc1 100644 --- a/handbook/synching.sgml +++ b/handbook/synching.sgml @@ -1,4 +1,4 @@ - + Synchronizing source trees over the Internet @@ -7,7 +7,7 @@