&ero; -> &
Put "ascii art" in <verb></verb> so it doesn't get munched.
This commit is contained in:
parent
6df793cab0
commit
1dc7d4cd19
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=517
1 changed files with 4 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<title>Frequently Asked Questions for FreeBSD 2.X
|
<title>Frequently Asked Questions for FreeBSD 2.X
|
||||||
<author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/
|
<author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/
|
||||||
<date> $Id: freebsd-faq.sgml,v 1.62 1996-08-25 21:11:46 wosch Exp $
|
<date> $Id: freebsd-faq.sgml,v 1.63 1996-09-08 21:22:54 jfieber Exp $
|
||||||
<abstract>
|
<abstract>
|
||||||
This is the FAQ for FreeBSD systems version 2.X All entries are
|
This is the FAQ for FreeBSD systems version 2.X All entries are
|
||||||
assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted.
|
assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted.
|
||||||
|
@ -150,7 +150,7 @@ Any entries with a <XXX> are under construction.
|
||||||
-current, which essentially has been one unbroken line since 2.0
|
-current, which essentially has been one unbroken line since 2.0
|
||||||
was released. If a little ASCII art would help, this is how it
|
was released. If a little ASCII art would help, this is how it
|
||||||
looks:
|
looks:
|
||||||
<p>
|
<verb>
|
||||||
2.0
|
2.0
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
|
@ -165,6 +165,7 @@ Any entries with a <XXX> are under construction.
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
.
|
.
|
||||||
|
</verb>
|
||||||
<p>
|
<p>
|
||||||
The -current branch is slowly progressing towards 2.2 and beyond,
|
The -current branch is slowly progressing towards 2.2 and beyond,
|
||||||
whereas the -stable branch will effectively end with 2.1.5.
|
whereas the -stable branch will effectively end with 2.1.5.
|
||||||
|
@ -3131,7 +3132,7 @@ domain foo.bar.edu
|
||||||
For many Hayes command-set--compatible modems, this command will
|
For many Hayes command-set--compatible modems, this command will
|
||||||
make these settings and store them in nonvolatile memory:
|
make these settings and store them in nonvolatile memory:
|
||||||
<verb>
|
<verb>
|
||||||
AT &ero;C1 &ero;D3 &ero;K3 &ero;Q6 S0=1 &ero;W
|
AT &C1 &D3 &K3 &Q6 S0=1 &W
|
||||||
</verb>
|
</verb>
|
||||||
See the section <ref id="direct-at" name="on sending AT
|
See the section <ref id="direct-at" name="on sending AT
|
||||||
commands"> below for information on how to make these settings
|
commands"> below for information on how to make these settings
|
||||||
|
|
Loading…
Reference in a new issue