svn commit: r237370 - stable/9/share/man/man4
Marius Strobl
marius at FreeBSD.org
Thu Jun 21 09:48:14 UTC 2012
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
More information about the svn-src-stable-9
mailing list