svn commit: r215382 - stable/8/share/man/man4
Bruce Cran
brucec at FreeBSD.org
Tue Nov 16 07:30:52 UTC 2010
Author: brucec
Date: Tue Nov 16 07:30:51 2010
New Revision: 215382
URL: http://svn.freebsd.org/changeset/base/215382
Log:
MFC r214381:
Add information about the values and default setting of the
kern.cam.ada.spindown_shutdown sysctl.
Modified:
stable/8/share/man/man4/ada.4
Directory Properties:
stable/8/share/man/man4/ (props changed)
Modified: stable/8/share/man/man4/ada.4
==============================================================================
--- stable/8/share/man/man4/ada.4 Tue Nov 16 07:26:49 2010 (r215381)
+++ stable/8/share/man/man4/ada.4 Tue Nov 16 07:30:51 2010 (r215382)
@@ -121,6 +121,7 @@ seconds.
.It kern.cam.ada.spindown_shutdown
.Pp
This variable determines whether to spin-down disks when shutting down.
+Set to 1 to enable spin-down, 0 to disable. The default is currently enabled.
.El
.Sh FILES
.Bl -tag -width ".Pa /dev/ada*" -compact
More information about the svn-src-stable
mailing list