diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2002-10-16 13:37:33 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2002-10-16 13:37:33 +0000 |
| commit | 2cc6cfc63f5d58ded0090f2661679b6227596498 (patch) | |
| tree | f3cfbae44bf58326d08f3771458c7c36b2e58dd1 /share | |
| parent | 84cb77d4aacfcbe27af0798a4440e84eb5b18a39 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/ata.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ata.4 b/share/man/man4/ata.4 index 1366facc524f..43de26171032 100644 --- a/share/man/man4/ata.4 +++ b/share/man/man4/ata.4 @@ -74,7 +74,7 @@ set to 1 for DMA access, 0 for PIO (default is DMA). .It Va hw.ata.atapi_dma set to 1 for DMA access, 0 for PIO (default is PIO). .It Va hw.ata.wc -set to 1 to enable Write Caching, 0 to disable (default is disabled). +set to 1 to enable Write Caching, 0 to disable (default is enabled). (WARNING: might cause data loss on power failures.) .It Va hw.ata.tags set to 1 to enable Tagged Queuing support, 0 to disable (default is disabled). |
