From 975654cd844b17b4ae192a0aad4239e182262e21 Mon Sep 17 00:00:00 2001
From: Martin Heinen <mheinen@FreeBSD.org>
Date: Sun, 3 Oct 2004 23:47:20 +0000
Subject: [PATCH] Fix a typo.

---
 en_US.ISO8859-1/books/handbook/config/chapter.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml
index 65459103ad..9c3d0232a7 100644
--- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml
@@ -404,7 +404,7 @@ exit 0</programlisting>
       <literal>start</literal> option for
       the application hereto referred simply as
       <literal>utility</literal>.  This application
-      could then have the following lines placed in
+      could then have the following line placed in
       <filename>/etc/rc.conf</filename>:</para>
 
     <programlisting>utility_enable="YES"</programlisting>