diff options
-rw-r--r-- | doc/lispref/files.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi index 9a56d0ada2..9af5ce967c 100644 --- a/doc/lispref/files.texi +++ b/doc/lispref/files.texi @@ -1822,7 +1822,6 @@ operating system might not write data to secondary storage immediately, which will lose the data if power is lost. @findex write-region -@vindex write-region-inhibit-fsync Although both sorts of failures can largely be avoided by a suitably configured file system, such systems are typically more expensive or less efficient. In more-typical systems, to survive media failure you |