scsi(8) no longer exists, fix reference to use camcontrol(8) instead.
This commit is contained in:
parent
8fcec94ba2
commit
6d35ee3562
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21365
1 changed files with 1 additions and 1 deletions
|
@ -3211,7 +3211,7 @@ Protocol "SysMouse"</programlisting>
|
|||
mode, which can be done on FreeBSD by giving the command
|
||||
(as <username>root</username>)</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>scsi -f /dev/rsd0c -m 1 -e -P 3</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>camcontrol modepage sd0 -m 1 -e -P 3</userinput></screen>
|
||||
|
||||
<para>and changing the values of AWRE and ARRE from 0 to 1:-</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue