diff options
author | rwatson <rwatson@FreeBSD.org> | 2001-12-22 21:02:33 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2001-12-22 21:02:33 +0000 |
commit | 4064a67adad58f566656143f511e5440d4fb249b (patch) | |
tree | 69586ae6a9d942657493d560f11e52f9e163fdb3 /share/man/man7 | |
parent | d3e16e2a5910fecdb1d7ee80d1a4fdc12771925b (diff) | |
download | FreeBSD-src-4064a67adad58f566656143f511e5440d4fb249b.zip FreeBSD-src-4064a67adad58f566656143f511e5440d4fb249b.tar.gz |
o s/softupdates/it/ to reduce over-use of 'softupdates' in a single
paragraph.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/tuning.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index 2b4b9d9..a534fde 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -274,7 +274,7 @@ Softupdates drastically improves meta-data performance, mainly file creation and deletion. We recommend enabling softupdates on most filesystems; however, there are two limitations to softupdates that you should be aware of when -determining whether to use softupdates on a filesystem. +determining whether to use it on a filesystem. First, softupdates guarantees filesystem consistency in the case of a crash but could very easily be several seconds (even a minute!) behind updating the physical disk. |