diff options
Diffstat (limited to '')
-rw-r--r-- | doc/src/sgml/wal.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index 27fb020..2514982 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -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 |