diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2010-10-28 17:40:27 +0300 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2010-10-28 17:40:27 +0300 |
commit | 2999f4ef354a72f00ab0033ed9c0463d89212b99 (patch) | |
tree | 10bd4dea13fdfdf1d39447bfe8e0209180d06b41 /doc/src | |
parent | 2cae0aeb9c61aef48b6de3fb5c4f7785a06bca0b (diff) | |
download | postgresql-2999f4ef354a72f00ab0033ed9c0463d89212b99.tar.gz postgresql-2999f4ef354a72f00ab0033ed9c0463d89212b99.zip |
Remove tabs from SGML
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/wal.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index faac54530d9..2266d549ff5 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -81,7 +81,7 @@ a <literal>*</> next to <literal>Write cache</>. <command>hdparm -W</> can be used to turn off write caching. SCSI drives can be queried using <ulink url="http://sg.danny.cz/sg/sdparm.html"><application>sdparm</></ulink>. - for SCSI drives. Use <command>sdparm --get=WCE</command> to check + for SCSI drives. Use <command>sdparm --get=WCE</command> to check whether the write cache is enabled and <command>sdparm --clear=WCE</> to disable it. </para> @@ -96,7 +96,7 @@ </listitem> <listitem> - <para> + <para> On <productname>Solaris</>, the disk write cache is controlled by <ulink url="http://www.sun.com/bigadmin/content/submitted/format_utility.jsp"><literal>format -e</></ulink>. (The Solaris <acronym>ZFS</> file system is safe with disk write-cache |