summaryrefslogtreecommitdiffstats
path: root/main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'main.cxx')
-rw-r--r--main.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cxx b/main.cxx
index 5b6159c8..43a41cda 100644
--- a/main.cxx
+++ b/main.cxx
@@ -32,7 +32,7 @@ void
usage (systemtap_session& s)
{
clog
- << "SystemTap translator "
+ << "SystemTap translator/driver "
<< "(version " << VERSION << " built " << DATE << ")" << endl
<< "Copyright (C) 2005 Red Hat, Inc." << endl
<< "This is free software; see the source for copying conditions."