summaryrefslogtreecommitdiffstats
path: root/urpmf
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-02-01 14:02:14 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-02-01 14:02:14 +0000
commit94b05bcf8f3efd79e5a10e5fea88ef472ba3ba19 (patch)
treed16a9b61be96f1f821205cdf74675ed7a83b9fc6 /urpmf
parent8265e240c71f71e21067bea8fd4ee3b24136ffd4 (diff)
downloadurpmi-94b05bcf8f3efd79e5a10e5fea88ef472ba3ba19.tar
urpmi-94b05bcf8f3efd79e5a10e5fea88ef472ba3ba19.tar.gz
urpmi-94b05bcf8f3efd79e5a10e5fea88ef472ba3ba19.tar.bz2
urpmi-94b05bcf8f3efd79e5a10e5fea88ef472ba3ba19.tar.xz
urpmi-94b05bcf8f3efd79e5a10e5fea88ef472ba3ba19.zip
Print usage messages to stdout, not stderr
Diffstat (limited to 'urpmf')
-rwxr-xr-xurpmf2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmf b/urpmf
index e537292a..133f67ae 100755
--- a/urpmf
+++ b/urpmf
@@ -24,7 +24,7 @@ use urpm::args;
use urpm::msg;
sub usage {
- print STDERR N("urpmf version %s
+ print N("urpmf version %s
Copyright (C) 2002-2004 Mandrakesoft.
This is free software and may be redistributed under the terms of the GNU GPL.