From c15ce264b472a69b394f23d72ef1dca1718de6b2 Mon Sep 17 00:00:00 2001 From: John Fieber Date: Tue, 27 Feb 1996 15:57:51 +0000 Subject: [PATCH] Fix a variety of bogons. Remember: `&' is a magic character, use & `$' is a magic character (but shouldn't be), use $ use ``...'' instead of "..." --- share/doc/handbook/handbook.sgml | 4 ++-- share/doc/handbook/hw.sgml | 6 +++--- share/doc/handbook/install.sgml | 8 ++++---- share/doc/handbook/submitters.sgml | 14 +++++++------- share/doc/handbook/uart.sgml | 9 +++++---- 5 files changed, 21 insertions(+), 20 deletions(-) diff --git a/share/doc/handbook/handbook.sgml b/share/doc/handbook/handbook.sgml index e0da4d146a9..d23610187d8 100644 --- a/share/doc/handbook/handbook.sgml +++ b/share/doc/handbook/handbook.sgml @@ -1,4 +1,4 @@ - + The FreeBSD Documentation Project - December 21, 1995 + February 27, 1996 Welcome to FreeBSD! This handbook covers the installation and day to day use of FreeBSD Release diff --git a/share/doc/handbook/hw.sgml b/share/doc/handbook/hw.sgml index f7674f622ca..cd99fae60f1 100644 --- a/share/doc/handbook/hw.sgml +++ b/share/doc/handbook/hw.sgml @@ -1,4 +1,4 @@ - + + + Contributing to FreeBSD @@ -70,7 +70,7 @@ url="mailto:dyson@freebsd.org" name="John Dyson"> Fix the LFS file system. Coordinator: -Implement kernel & user vm86 support. Coordinator: Implement kernel and user vm86 support. Coordinator: . Implement Int13 vm86 disk driver. Coordinator: . @@ -128,10 +128,10 @@ your hardware, etc. url="mailto:phk@freebsd.org" name="Poul-Henning Kamp"> Reliable operation of the pcic driver. -Recognizer & handler for sio.c -Recognizer & handler for ed.c -Recognizer & handler for ep.c -User-mode recognizer & handler. +Recognizer and handler for sio.c +Recognizer and handler for ed.c +Recognizer and handler for ep.c +User-mode recognizer and handler. Advanced Power Management. Coordinator: @@ -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 $ For your convenience, a copy of this text can be found in /usr/share/examples/etc/bsd-style-copyright. diff --git a/share/doc/handbook/uart.sgml b/share/doc/handbook/uart.sgml index bc3656ef9ba..74ce20ba379 100644 --- a/share/doc/handbook/uart.sgml +++ b/share/doc/handbook/uart.sgml @@ -1,4 +1,4 @@ - + +