From: Ian Jackson Date: Fri, 29 Nov 2013 18:27:57 +0000 (+0000) Subject: really: Add "danger!" warning to usage message description of -R. X-Git-Tag: debian/4.3.0~26 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=commitdiff_plain;h=81949a0c60d9721ea9a1536d71854a31368b7d97 really: Add "danger!" warning to usage message description of -R. --- 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); } } diff --git a/debian/changelog b/debian/changelog index baf572c..62433bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +chiark-utils (4.2.1~~iwj4) unstable; urgency=low + + * really: Add "danger!" warning to usage message description of -R. + + -- + chiark-utils (4.2.1~~iwj3) unstable; urgency=low * git-cache-proxy: postpone chdir so Housekeeping lock and stamp