1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-11 11:37:48 +02:00

doc: shred: minor fix

* doc/coreutils.texi: Fix wording.

Copyright-paperwork-exempt: yes
This commit is contained in:
Álvar Ibeas
2022-09-13 17:24:27 -05:00
committed by Paul Eggert
parent ede8203763
commit 76193a5e75
+1 -1
View File
@@ -10297,7 +10297,7 @@ with non-sensitive data.
@strong{Please note} that @command{shred} relies on a crucial
assumption: that the file system and hardware overwrite data in place.
Although this is common and is the traditional
way to do things, but many modern file system designs do not satisfy this
way to do things, many modern file system designs do not satisfy this
assumption. Exceptions include:
@itemize @bullet