From 44fc00b79c59b71ec97ce7570d36271f718b300a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 23 Nov 2001 20:11:34 +0000 Subject: [PATCH] (usage): Use `output', not `print' in description of the --version option, so this message is consistent with all the rest. --- src/shred.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shred.c b/src/shred.c index 2e1fed4765..92f4209bde 100644 --- a/src/shred.c +++ b/src/shred.c @@ -481,7 +481,7 @@ for even very expensive hardware probing to recover the data.\n\ "), stdout); fputs (_("\ --help display this help and exit\n\ - --version print version information and exit\n\ + --version output version information and exit\n\ "), stdout); fputs (_("\ \n\ -- 2.47.3