Finish up chroot(1) and md5sum(1)

This commit is contained in:
FRIGN
2015-01-31 23:54:23 +01:00
parent 4769b47dd7
commit bcf264f9cd
5 changed files with 24 additions and 14 deletions

View File

@@ -8,7 +8,7 @@
static void
usage(void)
{
eprintf("usage: chroot dir [command [arg...]]\n");
eprintf("usage: chroot dir [cmd [arg ...]]\n");
}
int