diff options
author | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2009-07-23 14:47:29 +0000 |
---|---|---|
committer | astokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2009-07-23 14:47:29 +0000 |
commit | 5ad89b6d64426553e7e1f8e3e027cc433646999d (patch) | |
tree | 47dc1f7d1b2984fbaa6a45b8604235527b4df17a /src/sosreport | |
parent | 27da2a52ca41fc1ff11aeced85dd0fd40eb285de (diff) | |
download | sos-5ad89b6d64426553e7e1f8e3e027cc433646999d.tar.gz |
resolves rhbz501146
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@615 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/sosreport')
-rwxr-xr-x | src/sosreport | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sosreport b/src/sosreport index 4ff68604..f59c964e 100755 --- a/src/sosreport +++ b/src/sosreport @@ -664,7 +664,7 @@ def sosreport(): doExit(1) msg = _("""This utility will collect some detailed information about the -hardware and setup of your Red Hat Enterprise Linux system. +hardware and setup of your Fedora system. The information is collected and an archive is packaged under /tmp, which you can send to a support representative. Red Hat will use this information for diagnostic purposes ONLY |