Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf359a0

Browse filesBrowse files
committed
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
1 parent 2f30226 commit cf359a0
Copy full SHA for cf359a0

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/wal.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/wal.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<listitem>
8787
<para>
8888
On <productname>FreeBSD</productname>, IDE drives can be queried using
89-
<command>atacontrol</command> and write caching turned off using
89+
<command>camcontrol identify</command> and write caching turned off using
9090
<literal>hw.ata.wc=0</literal> in <filename>/boot/loader.conf</filename>;
9191
SCSI drives can be queried using <command>camcontrol identify</command>,
9292
and the write cache both queried and changed using

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.