aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2000-06-12 23:57:35 +0000
committerMurray Stokely <murray@FreeBSD.org>2000-06-12 23:57:35 +0000
commitd941b9bbb843759a34faf8451e4e5265f61aefef (patch)
treeaf4d6da4221a8a3a6d3fd5d26b361d0417e061b4 /en_US.ISO8859-1
parenta44bf3058f155f6c32cd1b696c47f6167a366693 (diff)
downloaddoc-d941b9bbb843759a34faf8451e4e5265f61aefef.tar.gz
doc-d941b9bbb843759a34faf8451e4e5265f61aefef.zip
Reviewed by: jkh
Replaced one innaccuracy (ethernet -> TCP/IP) and one missing space typo.
Notes
Notes: svn path=/head/; revision=7349
Diffstat (limited to 'en_US.ISO8859-1')
-rw-r--r--en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
index 2ada01d765..fef9dfd349 100644
--- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.25 2000/04/06 00:07:13 jim Exp $
+ $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.26 2000/06/08 01:56:10 jim Exp $
-->
<chapter id="kernelconfig">
@@ -311,7 +311,7 @@ options MATH_EMULATE #Support for x87 emulation</programlisting>
<para>This line allows the kernel to simulate a math co-processor if
your computer does not have one (386 or 486SX). If you have a
486DX, or a 386 or 486SX (with a separate 387 or 487 chip), or
- higher (Pentium, PentiumII, etc.), you can comment this line
+ higher (Pentium, Pentium II, etc.), you can comment this line
out.</para>
<note>
@@ -367,7 +367,7 @@ options NFS #Network Filesystem
options NFS_ROOT #NFS usable as root device, NFS required</programlisting>
<para>The network filesystem. Unless you plan to mount partitions
- from a UNIX file server over ethernet, you can comment these
+ from a UNIX file server over TCP/IP, you can comment these
out.</para>
<programlisting>