Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2011 18:27:38 +0000 (UTC)
From:      "Kenneth D. Merry" <ken@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r217016 - head/sbin/camcontrol
Message-ID:  <201101051827.p05IRcOm087136@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ken
Date: Wed Jan  5 18:27:38 2011
New Revision: 217016
URL: http://svn.freebsd.org/changeset/base/217016

Log:
  The camcontrol smppc option to clear a PHY error log is 'clearerrlog',
  not 'clearerrorlog'.

Modified:
  head/sbin/camcontrol/camcontrol.8

Modified: head/sbin/camcontrol/camcontrol.8
==============================================================================
--- head/sbin/camcontrol/camcontrol.8	Wed Jan  5 17:10:10 2011	(r217015)
+++ head/sbin/camcontrol/camcontrol.8	Wed Jan  5 18:27:38 2011	(r217016)
@@ -677,7 +677,7 @@ Send the HARD RESET command to the phy.
 .It disable
 Send the DISABLE command to the phy.
 Note that the LINK RESET or HARD RESET commands should re-enable the phy.
-.It clearerrorlog
+.It clearerrlog
 Send the CLEAR ERROR LOG command.
 This clears the error log counters for the specified phy.
 .It clearaffiliation



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