svn commit: r214381 - head/share/man/man4

Bruce Cran brucec at FreeBSD.org
Tue Oct 26 16:49:18 UTC 2010


Author: brucec
Date: Tue Oct 26 16:49:18 2010
New Revision: 214381
URL: http://svn.freebsd.org/changeset/base/214381

Log:
  Add information about the values and default setting of the
  kern.cam.ada.spindown_shutdown sysctl.
  
  MFC after:	3 weeks

Modified:
  head/share/man/man4/ada.4

Modified: head/share/man/man4/ada.4
==============================================================================
--- head/share/man/man4/ada.4	Tue Oct 26 16:16:15 2010	(r214380)
+++ head/share/man/man4/ada.4	Tue Oct 26 16:49:18 2010	(r214381)
@@ -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-head mailing list