From c15c7e4e5d17348399a6446c193cdb893edb98f3 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 21 Nov 2023 20:09:19 -0500 Subject: [PATCH] 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 --- doc/src/sgml/wal.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index a94edf4d8b..1b10f6f83f 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -85,7 +85,7 @@ On FreeBSD, IDE drives can be queried using - atacontrol and write caching turned off using + camcontrol identify and write caching turned off using hw.ata.wc=0 in /boot/loader.conf; SCSI drives can be queried using camcontrol identify, and the write cache both queried and changed using