X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=cprogs%2Freally.c;h=ef2fb64dcb94f23b3801b297f8d7b1b7666fd681;hp=46db5749510169b2302bb826d694bd749be3de56;hb=1e17ba9014e80fc58acfa88b20e8fd2744d994d5;hpb=506a099cb9d0200b394d19c17d6dc9a3478b9917 diff --git a/cprogs/really.c b/cprogs/really.c index 46db574..ef2fb64 100644 --- a/cprogs/really.c +++ b/cprogs/really.c @@ -44,7 +44,7 @@ void usagemessage(void) { " -G|--gid } the group list\n" "other really-options:\n" " -h|--help display this message\n" - " -R|--chroot chroot (but *not* chdir)\n", + " -R|--chroot chroot (but *not* chdir - danger!)\n", stderr) == EOF) { perror("write usage"); exit(-1); } }