summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjfieber <jfieber@FreeBSD.org>1996-02-27 15:57:51 +0000
committerjfieber <jfieber@FreeBSD.org>1996-02-27 15:57:51 +0000
commita8c8923a3794a73d687cabe59de7aa7c5946a797 (patch)
treed8e95100f92ff48e7abf65e883379c11d566d3f5 /share
parentda4d15fbc19868a61183e12e2f9d413225475ce8 (diff)
downloadFreeBSD-src-a8c8923a3794a73d687cabe59de7aa7c5946a797.zip
FreeBSD-src-a8c8923a3794a73d687cabe59de7aa7c5946a797.tar.gz
Fix a variety of bogons.
Remember: `&' is a magic character, use &amp; `$' is a magic character (but shouldn't be), use &dollar; use ``...'' instead of "..."
Diffstat (limited to 'share')
-rw-r--r--share/doc/handbook/handbook.sgml4
-rw-r--r--share/doc/handbook/hw.sgml6
-rw-r--r--share/doc/handbook/install.sgml8
-rw-r--r--share/doc/handbook/submitters.sgml14
-rw-r--r--share/doc/handbook/uart.sgml9
5 files changed, 21 insertions, 20 deletions
diff --git a/share/doc/handbook/handbook.sgml b/share/doc/handbook/handbook.sgml
index e0da4d1..d236101 100644
--- a/share/doc/handbook/handbook.sgml
+++ b/share/doc/handbook/handbook.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: handbook.sgml,v 1.39 1996/01/31 14:26:07 mpp Exp $ -->
+<!-- $Id: handbook.sgml,v 1.40 1996/02/11 00:16:14 jkh Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
@@ -24,7 +24,7 @@
<author>
<name>The FreeBSD Documentation Project</name>
</author>
- <date>December 21, 1995</date>
+ <date>February 27, 1996</date>
<abstract>Welcome to FreeBSD! This handbook covers the
installation and day to day use of <bf>FreeBSD Release
diff --git a/share/doc/handbook/hw.sgml b/share/doc/handbook/hw.sgml
index f7674f6..cd99fae 100644
--- a/share/doc/handbook/hw.sgml
+++ b/share/doc/handbook/hw.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: hw.sgml,v 1.15 1996/02/06 10:48:50 jkh Exp $ -->
+<!-- $Id: hw.sgml,v 1.16 1996/02/16 13:28:20 jkh Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!--
@@ -109,7 +109,7 @@ Slippery when wet. Beware of dog.
8mm tape.
<sect2><heading>Video Cards</heading>
- <p>If you can also afford to buy a commercial X server for $99 from
+ <p>If you can also afford to buy a commercial X server for US&dollar;99 from
<htmlurl url="http://www.xinside.com/" name="X Inside"> then I
can heartily recommend the <htmlurl url="http://www.matrox.com/"
name="Matrox"> <htmlurl url="http://www.matrox.com/mgaweb/brochure.htm"
@@ -123,7 +123,7 @@ Slippery when wet. Beware of dog.
name="Sony Multiscan 17SE monitors">, as have I with
the Viewsonic offering in the same (trinitron) tube. For larger than
17", all I can recommend at the time of this writing is to not spend
- any less than U.S. $2,500 for a 21" monitor if that's what you really
+ any less than U.S. &dollar;2,500 for a 21" monitor if that's what you really
need. There are good monitors available in the >=20" range and there
are also cheap monitors in the >=20" range. Unfortunately, none are
both cheap and good!
diff --git a/share/doc/handbook/install.sgml b/share/doc/handbook/install.sgml
index 3d0bf25..98a59b3 100644
--- a/share/doc/handbook/install.sgml
+++ b/share/doc/handbook/install.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: install.sgml,v 1.22 1996/01/31 14:26:09 mpp Exp $ -->
+<!-- $Id: install.sgml,v 1.23 1996/01/31 19:02:58 mpp Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!--
@@ -657,9 +657,9 @@ ftp://192.216.222.4/pub/FreeBSD/2.1.0-RELEASE
</descrip>
- <quote><bf>Note:</bf> ACTIVE AND PASSIVE MODES ARE
- NOT THE SAME AS A `PROXY' CONNECTION, WHERE A PROXY
- FTP SERVER IS LISTENING ON A DIFFERENT PORT!</quote>
+ <quote><bf>Note:</bf> Active and passive modes are
+ not the same as a `proxy' connection, where a proxy
+ ftp server is listening on a different port!</quote>
In such instances, you should specify the URL as something like:
<tscreen><verb>
diff --git a/share/doc/handbook/submitters.sgml b/share/doc/handbook/submitters.sgml
index bc4d372..5304c5e 100644
--- a/share/doc/handbook/submitters.sgml
+++ b/share/doc/handbook/submitters.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: submitters.sgml,v 1.19 1996/02/04 08:58:21 jkh Exp $ -->
+<!-- $Id: submitters.sgml,v 1.20 1996/02/06 03:35:16 jkh Exp $ -->
<!-- The FreeBSD Documentation Project -->
<chapt><heading>Contributing to FreeBSD<label id="submitters"></heading>
@@ -70,7 +70,7 @@ url="mailto:dyson@freebsd.org" name="John Dyson"></tt>
<item>Fix the LFS file system. Coordinator: <tt><htmlurl
url="mailto:dyson@freebsd.org" name="John Dyson"></tt>
</itemize>
-<item>Implement kernel & user vm86 support. Coordinator: <tt><htmlurl
+<item>Implement kernel and user vm86 support. Coordinator: <tt><htmlurl
url="mailto:hackers@freebsd.org" name="Hackers"></tt>.
<item>Implement Int13 vm86 disk driver. Coordinator: <tt><htmlurl
url="mailto:hackers@freebsd.org" name="Hackers"></tt>.
@@ -128,10 +128,10 @@ your hardware, etc.
url="mailto:phk@freebsd.org" name="Poul-Henning Kamp"></tt>
<itemize>
<item>Reliable operation of the pcic driver.
-<item>Recognizer & handler for sio.c
-<item>Recognizer & handler for ed.c
-<item>Recognizer & handler for ep.c
-<item>User-mode recognizer & handler.
+<item>Recognizer and handler for sio.c
+<item>Recognizer and handler for ed.c
+<item>Recognizer and handler for ep.c
+<item>User-mode recognizer and handler.
</itemize>
<item>Advanced Power Management. Coordinator: <tt><htmlurl
url="mailto:phk@freebsd.org" name="Poul-Henning Kamp"></tt>
@@ -418,7 +418,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.19 1996/02/04 08:58:21 jkh Exp $
+ $Id: submitters.sgml,v 1.20 1996/02/06 03:35:16 jkh Exp $
</verb></tscreen>
For your convenience, a copy of this text can be found in
<tt>/usr/share/examples/etc/bsd-style-copyright</tt>.
diff --git a/share/doc/handbook/uart.sgml b/share/doc/handbook/uart.sgml
index bc3656e..74ce20b 100644
--- a/share/doc/handbook/uart.sgml
+++ b/share/doc/handbook/uart.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: uart.sgml,v 1.1.1.1 1996/01/13 00:00:00 uhclem Exp $ -->
+<!-- $Id: uart.sgml,v 1.1 1996/02/16 13:28:22 jkh Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!--
@@ -481,10 +481,10 @@ Pin Pin Symbol Symbol
(A description of the numbering system can be found below.)
It is important to understand that in some stores, you may pay
- $15(US) for a NS16550AFN made in 1990 and in the next bin are the
+ &dollar;15(US) for a NS16550AFN made in 1990 and in the next bin are the
new PC16550DN parts with minor fixes that National has made since the
AFN part was in production, the PC16550DN was probably made in the
- past six months and it costs half (as low as $5(US) in volume) as
+ past six months and it costs half (as low as &dollar;5(US) in volume) as
much as the NS16550AFN because they are readily available.
As the supply of NS16550AFN chips continues to shrink, the price will
@@ -1104,4 +1104,5 @@ Port Allowed
designer free to components that may have better performance
characteristics.
-601131
+<!-- 601131 ? -->
+
OpenPOWER on IntegriCloud