Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2012 09:48:13 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r237370 - stable/9/share/man/man4
Message-ID:  <201206210948.q5L9mDeY003110@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marius
Date: Thu Jun 21 09:48:13 2012
New Revision: 237370
URL: http://svn.freebsd.org/changeset/base/237370

Log:
  MFC: r237234
  
  Avoid hard sentence break.

Modified:
  stable/9/share/man/man4/ahci.4
Directory Properties:
  stable/9/share/man/man4/   (props changed)

Modified: stable/9/share/man/man4/ahci.4
==============================================================================
--- stable/9/share/man/man4/ahci.4	Thu Jun 21 09:47:05 2012	(r237369)
+++ stable/9/share/man/man4/ahci.4	Thu Jun 21 09:48:13 2012	(r237370)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 6, 2011
+.Dd June 18, 2012
 .Dt AHCI 4
 .Os
 .Sh NAME
@@ -98,7 +98,8 @@ setting to nonzero value limits maximum 
 Values 1, 2 and 3 are respectively 1.5, 3 and 6Gbps.
 .It Va hw.ahci.force
 setting to nonzero value forces driver attach to some known AHCI-capable
-chips even if they are configured for legacy IDE emulation. Default is 1.
+chips even if they are configured for legacy IDE emulation.
+Default is 1.
 .El
 .Sh DESCRIPTION
 This driver provides the



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