Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2014 08:15:41 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r267320 - head/usr.sbin/acpi/acpiconf
Message-ID:  <201406100815.s5A8Ff1j053444@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Tue Jun 10 08:15:41 2014
New Revision: 267320
URL: http://svnweb.freebsd.org/changeset/base/267320

Log:
  acpiconf(8): tell users not to use -k
  	Add language from jhb
  
  Requested by:	jhb, jkim

Modified:
  head/usr.sbin/acpi/acpiconf/acpiconf.8

Modified: head/usr.sbin/acpi/acpiconf/acpiconf.8
==============================================================================
--- head/usr.sbin/acpi/acpiconf/acpiconf.8	Tue Jun 10 06:24:01 2014	(r267319)
+++ head/usr.sbin/acpi/acpiconf/acpiconf.8	Tue Jun 10 08:15:41 2014	(r267320)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 8, 2014
+.Dd June 10, 2014
 .Dt ACPICONF 8
 .Os
 .Sh NAME
@@ -52,6 +52,7 @@ Displays a summary of available options.
 Get design information about the specified battery.
 .It Fl k Ar ack
 Ack or abort a pending suspend request using the argument provided.
+.Sy Most users should not use this option directly.
 .It Fl s Ar type
 Enters the specified sleep mode.
 Recognized types are



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406100815.s5A8Ff1j053444>