Fix an assortment of typos.
Submitted by: Philippe Charnier <charnier@lirmm.fr>
This commit is contained in:
parent
b5f7410367
commit
955189b4f1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19
4 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: handbook.sgml,v 1.10 1995-06-20 16:51:38 jfieber Exp $ -->
|
<!-- $Id: handbook.sgml,v 1.11 1995-06-22 13:47:05 jfieber Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
||||||
|
@ -60,7 +60,7 @@ OUTLINE:
|
||||||
<author>
|
<author>
|
||||||
<name>The FreeBSD Documentation Project</name>
|
<name>The FreeBSD Documentation Project</name>
|
||||||
</author>
|
</author>
|
||||||
<date>June 20, 1995</date>
|
<date>June 22, 1995</date>
|
||||||
|
|
||||||
<abstract>Welcome to FreeBSD! This handbook covers the
|
<abstract>Welcome to FreeBSD! This handbook covers the
|
||||||
installation and day to day use of <bf>FreeBSD Release
|
installation and day to day use of <bf>FreeBSD Release
|
||||||
|
@ -70,7 +70,7 @@ OUTLINE:
|
||||||
work of many individials. Many sections do not yet exist
|
work of many individials. Many sections do not yet exist
|
||||||
and some of those that do exist need to be updated. If
|
and some of those that do exist need to be updated. If
|
||||||
you are interested in helping with this project, send
|
you are interested in helping with this project, send
|
||||||
email to &a.jfieber; or to the FreeBSD Documentantion
|
email to &a.jfieber; or to the FreeBSD Documentation
|
||||||
Project mailing list <tt><doc@freebsd.org></tt>.
|
Project mailing list <tt><doc@freebsd.org></tt>.
|
||||||
</abstract>
|
</abstract>
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: nutshell.sgml,v 1.1 1995-05-11 02:03:38 jfieber Exp $ -->
|
<!-- $Id: nutshell.sgml,v 1.2 1995-06-22 13:47:06 jfieber Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<sect><heading>FreeBSD in a nutshell</heading>
|
<sect><heading>FreeBSD in a nutshell</heading>
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
BSDI, NetBSD, and 386BSD.</item>
|
BSDI, NetBSD, and 386BSD.</item>
|
||||||
<item>Hundreds of <bf>ready-to-run</bf> applications are
|
<item>Hundreds of <bf>ready-to-run</bf> applications are
|
||||||
available from the
|
available from the
|
||||||
FreeBSD <bf>ports and packages</bf>
|
FreeBSD <bf>ports</bf> and <bf>packages</bf>
|
||||||
collection. Why search the net when you can find it all
|
collection. Why search the net when you can find it all
|
||||||
right here?</item>
|
right here?</item>
|
||||||
<item>Thousands of additional and <bf>easy-to-port</bf> applications
|
<item>Thousands of additional and <bf>easy-to-port</bf> applications
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: ppp.sgml,v 1.1.1.1 1995-04-28 16:19:59 jfieber Exp $ -->
|
<!-- $Id: ppp.sgml,v 1.2 1995-06-22 13:47:08 jfieber Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<sect><heading>Setting up a PPP link</heading>
|
<sect><heading>Setting up a PPP link</heading>
|
||||||
|
@ -50,7 +50,7 @@ To connect:
|
||||||
<enum>
|
<enum>
|
||||||
<item> Dial to the remote host using kermit ( or other modem program )
|
<item> Dial to the remote host using kermit ( or other modem program )
|
||||||
enter your user name and password ( or whatever is needed to enable PPP
|
enter your user name and password ( or whatever is needed to enable PPP
|
||||||
ont the remote host )
|
on the remote host )
|
||||||
|
|
||||||
<item> Exit kermit. ( without hanging up the line )
|
<item> Exit kermit. ( without hanging up the line )
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: relnotes.sgml,v 1.1 1995-06-14 18:38:56 jfieber Exp $ -->
|
<!-- $Id: relnotes.sgml,v 1.2 1995-06-22 13:47:09 jfieber Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
<p>Since our first release of FreeBSD 1.0 nearly two
|
<p>Since our first release of FreeBSD 1.0 nearly two
|
||||||
years ago, FreeBSD has changed dramatically. Since
|
years ago, FreeBSD has changed dramatically. Since
|
||||||
releas 2.0, FreeBSD has been based on the Berkeley BSD
|
release 2.0, FreeBSD has been based on the Berkeley BSD
|
||||||
4.4-lite code rather than the Net2 code used for
|
4.4-lite code rather than the Net2 code used for
|
||||||
previous versions. In addition to clearing the legal
|
previous versions. In addition to clearing the legal
|
||||||
issues that surrounded the Net2 code, the port to 4.4
|
issues that surrounded the Net2 code, the port to 4.4
|
||||||
|
|
Loading…
Reference in a new issue