diff options
author | Chern Lee <chern@FreeBSD.org> | 2001-07-17 20:51:52 +0000 |
---|---|---|
committer | Chern Lee <chern@FreeBSD.org> | 2001-07-17 20:51:52 +0000 |
commit | 6dbf07d805d1d0df20825276120d3035b6f7737d (patch) | |
tree | 1f5f8240d28d926d58ee7dbe14d3d9bc3fd2b324 /en_US.ISO8859-1/books/ppp-primer | |
parent | 005639d0fbe388c99fdd211ee97e011139364e12 (diff) | |
download | doc-6dbf07d805d1d0df20825276120d3035b6f7737d.tar.gz doc-6dbf07d805d1d0df20825276120d3035b6f7737d.zip |
Fix/Standardize:
internet -> Internet
can not -> cannot
CD-ROM -> CDROM
cdrom -> CDROM
UNIX -> Unix
To be standardized with the rest of the doc tree.
Approved by: murray
Notes
Notes:
svn path=/head/; revision=9952
Diffstat (limited to 'en_US.ISO8859-1/books/ppp-primer')
-rw-r--r-- | en_US.ISO8859-1/books/ppp-primer/book.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/ppp-primer/book.sgml b/en_US.ISO8859-1/books/ppp-primer/book.sgml index 59cf194479..0a9c82bf87 100644 --- a/en_US.ISO8859-1/books/ppp-primer/book.sgml +++ b/en_US.ISO8859-1/books/ppp-primer/book.sgml @@ -18,7 +18,7 @@ </author> </authorgroup> -<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/ppp-primer/book.sgml,v 1.9 2001/04/17 01:39:30 dd Exp $</pubdate> +<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/ppp-primer/book.sgml,v 1.10 2001/04/17 15:58:38 nik Exp $</pubdate> <abstract><para>This is a step-by-step guide for configuring FreeBSD systems to act as a dial-up router/gateway in a Local Area Environment. All entries may @@ -578,7 +578,7 @@ changes" when prompted.</para> <title>Testing the FreeBSD system</title> <para>Congratulations! Once you've made it to this point, the FreeBSD -system is configured as a network-connected UNIX system! If you made +system is configured as a network-connected Unix system! If you made any changes to the <filename>/etc/rc.conf</filename> file you should probably re-boot your FreeBSD system. This will accomplish two important objectives: |