Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2013 13:52:20 +0000 (UTC)
From:      Alexander Motin <mav@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: r248130 - stable/9/share/man/man4
Message-ID:  <201303101352.r2ADqKxj016743@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Sun Mar 10 13:52:19 2013
New Revision: 248130
URL: http://svnweb.freebsd.org/changeset/base/248130

Log:
  MFC r247725:
  Fix typos in hint names.

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

Modified: stable/9/share/man/man4/mvs.4
==============================================================================
--- stable/9/share/man/man4/mvs.4	Sun Mar 10 09:43:01 2013	(r248129)
+++ stable/9/share/man/man4/mvs.4	Sun Mar 10 13:52:19 2013	(r248130)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 27, 2010
+.Dd March 3, 2013
 .Dt MVS 4
 .Os
 .Sh NAME
@@ -62,7 +62,7 @@ command latency.
 .It Va hint.mvs. Ns Ar X Ns Va .cccc
 defines number of completed commands for CCC, which trigger interrupt without
 waiting for specified coalescing timeout.
-.It Va hint.mvs. Ns Ar X Ns Va .pm_level
+.It Va hint.mvsch. Ns Ar X Ns Va .pm_level
 controls SATA interface Power Management for the specified channel,
 allowing some power to be saved at the cost of additional command
 latency.
@@ -81,7 +81,7 @@ driver initiates SLUMBER PM state transi
 Note that interface Power Management is not compatible with
 device presence detection.
 A manual bus reset is needed on device hot-plug.
-.It Va hint.mvs. Ns Ar X Ns Va .sata_rev
+.It Va hint.mvsch. Ns Ar X Ns Va .sata_rev
 setting to nonzero value limits maximum SATA revision (speed).
 Values 1, 2 and 3 are respectively 1.5, 3 and 6Gbps.
 .El



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