Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: jonathan.r.julien@gmail.com (Jonathan Rajotte)
Subject: [lttng-dev] [lttng-tools][Patch] Fix format + PACKAGE_URL for dynamic printing
Date: Tue, 25 Feb 2014 13:04:17 -0500	[thread overview]
Message-ID: <20140225180414.GA29130@gmail.com> (raw)

---
 src/bin/lttng/commands/version.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/bin/lttng/commands/version.c b/src/bin/lttng/commands/version.c
index bd88659..2b41b05 100644
--- a/src/bin/lttng/commands/version.c
+++ b/src/bin/lttng/commands/version.c
@@ -87,10 +87,10 @@ int cmd_version(int argc, const char **argv)
 		}
 	}
 
-	MSG("lttng version " VERSION " - " VERSION_NAME);
+	MSG("LTTng version " VERSION " - " VERSION_NAME);
 	MSG("\n" VERSION_DESCRIPTION "\n");
-	MSG("Web site: http://lttng.org");
-	MSG("\nlttng is free software and under the GPL license and part LGPL");
+	MSG("Web site: " PACKAGE_URL "\n");
+	MSG("LTTng is free software and under the GPL license and part LGPL");
 
 end:
 	poptFreeContext(pc);
-- 
1.7.9.5


-- 
Jonathan Rajotte Julien
Charg? de laboratoire INF1995
Membre MD6
Polytechnique Montr?al



             reply	other threads:[~2014-02-25 18:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-25 18:04 Jonathan Rajotte [this message]
2014-02-25 21:40 ` David Goulet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140225180414.GA29130@gmail.com \
    --to=jonathan.r.julien@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox