From 04efc659343ed6a7625341a7cee92016aebeb5d5 Mon Sep 17 00:00:00 2001
From: Udo Erdelhoff <ue@FreeBSD.org>
Date: Mon, 29 Oct 2001 16:59:04 +0000
Subject: [PATCH] Clarify which option has to be set to enable APM.

Submitted by:	Laust Jespersen <Laust.Jespersen@dk.uu.net> on -doc
---
 en_US.ISO8859-1/articles/laptop/article.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en_US.ISO8859-1/articles/laptop/article.sgml b/en_US.ISO8859-1/articles/laptop/article.sgml
index 4303854af3..a607d24f46 100644
--- a/en_US.ISO8859-1/articles/laptop/article.sgml
+++ b/en_US.ISO8859-1/articles/laptop/article.sgml
@@ -151,7 +151,7 @@ Option "Emulate3Buttons"
 
        <para>To enable this, you may need to compile a kernel with
          power management support (<literal>device apm0</literal>) or
-         add an option to <filename>/boot/loader.conf</filename>, and
+         add the option <literal>enable apm0</literal> to <filename>/boot/loader.conf</filename>, and
          also enable the apm daemon at boot time (line
          <literal>apm_enable="YES"</literal> in
          <filename>/etc/rc.conf</filename>).  The apm commands are