From: Álvar Ibeas Date: Tue, 13 Sep 2022 22:24:27 +0000 (-0500) Subject: doc: shred: minor fix X-Git-Tag: v9.2~144 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76193a5e7570dd9c777f2353bfbcf53a2c2115fe;p=thirdparty%2Fcoreutils.git doc: shred: minor fix * doc/coreutils.texi: Fix wording. Copyright-paperwork-exempt: yes --- 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