summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2024-03-25 02:01:12 +0100
committerStefan Kreutz <mail@skreutz.com>2024-03-25 02:01:12 +0100
commit2b6b2ec23ab99cddb5af67872251bee5d230fc1c (patch)
tree9054774890a73ce8f3b4f70394bebf35cc05797d
parent6750c251819a2eb9f53a8cde8bd9f4a0165be0d0 (diff)
downloadbrck-2b6b2ec23ab99cddb5af67872251bee5d230fc1c.tar
Revise cleanup limitation
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b37513f..e9f4e88 100644
--- a/README.md
+++ b/README.md
@@ -85,8 +85,8 @@ See the built-in help for all supported options:
directory, next to the `.brck` file. This way, Brck can update the files
atomically on POSIX-conform systems.
-- Brck may fail to remove its temporary files, e.g., in the event of a
- segfault.
+- Brck may fail to remove its temporary files, e.g., when the process gets
+ killed.
## See also
Generated by cgit. See skreutz.com for my tech blog and contact information.