Commit graph

2 commits

Author SHA1 Message Date
John Fieber
49ef15c87a Fix a variety of bogons.
Remember:
`&' is a magic character, use &
`$' is a magic character (but shouldn't be), use $
use ``...'' instead of "..."
1996-02-27 15:57:51 +00:00
Jordan K. Hubbard
178a20e5aa Three part commit:
1. Import UART technical description from Frank Durda IV
   <uhclem@nemesis.lonestar.org>.

2. Push existing sio chapter out of hw.sgml and make a separate
   document out of it.

3. Make hw.sgml include the first two under serial devices section.
Submitted by:	Frank Durda IV <uhclem@nemesis.lonestar.org> & I
1996-02-16 13:28:22 +00:00