Author: imp Date: Wed Oct 25 23:24:30 2017 New Revision: 325004 URL: https://svnweb.freebsd.org/changeset/base/325004
Log: Fix typo and bump .Dd date. Noticed by: Richard Tector Sponsored by: Netflix Modified: head/share/man/man4/ipmi.4 Modified: head/share/man/man4/ipmi.4 ============================================================================== --- head/share/man/man4/ipmi.4 Wed Oct 25 22:25:32 2017 (r325003) +++ head/share/man/man4/ipmi.4 Wed Oct 25 23:24:30 2017 (r325004) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 10, 2007 +.Dd October 25, 2017 .Dt IPMI 4 .Os .Sh NAME @@ -98,7 +98,7 @@ driver implements the power cycling option to to implement power cycling of the system. The motherboard's BMC must support the chassis device and the optional power cycle subcomand of the chassis control command as described in section 28.3 -if the IPMI standard. +of the IPMI standard. The length of time the system is off will be at least one second, but may be longer if the power cycle interval has been set (see section 28.9). .Sh IOCTLS _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
