scsi(8) no longer exists, fix reference to use camcontrol(8) instead.

This commit is contained in:
Alfred Perlstein 2004-07-05 20:01:35 +00:00
parent 8fcec94ba2
commit 6d35ee3562
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21365

View file

@ -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>