mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
The camcontrol smppc option to clear a PHY error log is 'clearerrlog',
not 'clearerrorlog'.
This commit is contained in:
parent
a0fc3825c3
commit
ee5320f48b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue