From 76193a5e7570dd9c777f2353bfbcf53a2c2115fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=81lvar=20Ibeas?= Date: Tue, 13 Sep 2022 17:24:27 -0500 Subject: [PATCH] doc: shred: minor fix * doc/coreutils.texi: Fix wording. Copyright-paperwork-exempt: yes --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 2af7616546..e6eae44dc7 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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 -- 2.47.2