From owner-svn-src-all@FreeBSD.ORG Wed May 8 21:07:12 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 35D7EDDD; Wed, 8 May 2013 21:07:12 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 29015D4B; Wed, 8 May 2013 21:07:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r48L7CCt084506; Wed, 8 May 2013 21:07:12 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r48L7CIi084505; Wed, 8 May 2013 21:07:12 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201305082107.r48L7CIi084505@svn.freebsd.org> From: Joel Dahl Date: Wed, 8 May 2013 21:07:12 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r250390 - head/share/man/man4 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 May 2013 21:07:12 -0000 Author: joel (doc committer) Date: Wed May 8 21:07:11 2013 New Revision: 250390 URL: http://svnweb.freebsd.org/changeset/base/250390 Log: Minor improvements. Modified: head/share/man/man4/acpi_rapidstart.4 Modified: head/share/man/man4/acpi_rapidstart.4 ============================================================================== --- head/share/man/man4/acpi_rapidstart.4 Wed May 8 21:06:47 2013 (r250389) +++ head/share/man/man4/acpi_rapidstart.4 Wed May 8 21:07:11 2013 (r250390) @@ -48,11 +48,13 @@ acpi_rapidstart_load="YES" The .Nm driver provides support for Intel Rapid Start technology ACPI device interface. -Note that this is only for ACPI device interface . This has _CID PNP0C02 so -should be loaded in boot time to avoid attaching acpi_sysresource driver. - +Note that this is only for the ACPI device interface. +This has _CID PNP0C02 so it should be loaded at boot time to avoid attaching +to the acpi_sysresource driver. .Sh SYSCTLS -The following sysctl nodes are currently implemented: +The following +.Xr sysctl 8 +nodes are currently implemented: .Bl -tag -width indent .It Va dev.acpi_rapidstart.0.ffs Rapid start flag.