doc: FreeBSD uses camcontrol identify, not atacontrol, for cache
authorBruce Momjian <[email protected]>
Wed, 22 Nov 2023 01:09:19 +0000 (20:09 -0500)
committerBruce Momjian <[email protected]>
Wed, 22 Nov 2023 01:09:19 +0000 (20:09 -0500)
This is for IDE drive cache control, same as SCSI (already documented
properly).

Reported-by: John Ekins
Discussion: https://postgr.es/m/20170808224017[email protected]

Author: John Ekins

Backpatch-through: 12

doc/src/sgml/wal.sgml

index 7a2e111bfc5d79b0c119ed8336d54f6d320dca2c..721b2d9d46dbdea51e437708945df1bb0c5f2972 100644 (file)
@@ -85,7 +85,7 @@
     <listitem>
       <para>
         On <productname>FreeBSD</productname>, IDE drives can be queried using
-        <command>atacontrol</command> and write caching turned off using
+        <command>camcontrol identify</command> and write caching turned off using
         <literal>hw.ata.wc=0</literal> in <filename>/boot/loader.conf</filename>;
         SCSI drives can be queried using <command>camcontrol identify</command>,
         and the write cache both queried and changed using