From: Jim Meyering Date: Tue, 4 Jan 2005 11:21:36 +0000 (+0000) Subject: Change one-line summary to reflect that shred does X-Git-Tag: v5.3.0~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ff8c2dadef099949498fb1a5f4870ed3f48d83a;p=thirdparty%2Fcoreutils.git Change one-line summary to reflect that shred does not remove files by default. --- diff --git a/man/shred.x b/man/shred.x index 415f286d28..5e22616f4f 100644 --- a/man/shred.x +++ b/man/shred.x @@ -1,4 +1,4 @@ [NAME] -shred \- delete a file securely, first overwriting it to hide its contents +shred \- overwrite a file to hide its contents, and optionally delete it [DESCRIPTION] .\" Add any additional description here