Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2017 23:24:30 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r325004 - head/share/man/man4
Message-ID:  <201710252324.v9PNOUXq020974@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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