svn commit: r237371 - stable/8/share/man/man4

Marius Strobl marius at FreeBSD.org
Thu Jun 21 09:48:23 UTC 2012


Author: marius
Date: Thu Jun 21 09:48:21 2012
New Revision: 237371
URL: http://svn.freebsd.org/changeset/base/237371

Log:
  MFC: r237234
  
  Avoid hard sentence break.

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

Modified: stable/8/share/man/man4/ahci.4
==============================================================================
--- stable/8/share/man/man4/ahci.4	Thu Jun 21 09:48:13 2012	(r237370)
+++ stable/8/share/man/man4/ahci.4	Thu Jun 21 09:48:21 2012	(r237371)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 6, 2011
+.Dd June 18, 2012
 .Dt AHCI 4
 .Os
 .Sh NAME
@@ -99,7 +99,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


More information about the svn-src-all mailing list