From: Lennart Poettering Date: Mon, 20 Aug 2012 23:02:08 +0000 (+0200) Subject: journalctl: reword things a bit X-Git-Tag: v189~31 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=c05276f23e216a706936f1ee45a7005f86b3599c;p=elogind.git journalctl: reword things a bit --- diff --git a/src/journal/journalctl.c b/src/journal/journalctl.c index 7f25cdb9a..1dee74a93 100644 --- a/src/journal/journalctl.c +++ b/src/journal/journalctl.c @@ -590,7 +590,8 @@ static int setup_keys(void) { fprintf(stderr, "\n" "The new key pair has been generated. The " ANSI_HIGHLIGHT_ON "secret sealing key" ANSI_HIGHLIGHT_OFF " has been written to\n" - "the following local file. It should not be used on multiple hosts.\n" + "the following local file. This key file is automatically updated when the\n" + "sealing key is advanced. It should not be used on multiple hosts.\n" "\n" "\t%s\n" "\n"