X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=cprogs%2Freally.c;h=ef2fb64dcb94f23b3801b297f8d7b1b7666fd681;hb=236653b7bc419c519da8d479abc0c78d0a748c4c;hp=46db5749510169b2302bb826d694bd749be3de56;hpb=506a099cb9d0200b394d19c17d6dc9a3478b9917;p=chiark-utils.git 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); } }