summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2023-11-21 20:09:20 -0500
committerBruce Momjian <bruce@momjian.us>2023-11-21 20:09:20 -0500
commitcf359a053524210099c413099f36004c62ebcee0 (patch)
tree432471ff4ddeb6768f1474de6c9f4e62e2804e82 /doc/src
parent2f30226624b0645913ea832c15b10b0de43bc7c4 (diff)
doc: FreeBSD uses camcontrol identify, not atacontrol, for cache
This is for IDE drive cache control, same as SCSI (already documented properly). Reported-by: John Ekins Discussion: https://postgr.es/m/20170808224017.8424.69170@wrigleys.postgresql.org Author: John Ekins Backpatch-through: 12
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/wal.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml
index 184404c6c58..2ed4eb659db 100644
--- a/doc/src/sgml/wal.sgml
+++ b/doc/src/sgml/wal.sgml
@@ -86,7 +86,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