@@ -165,7 +165,8 @@ lcm(unsigned int a, unsigned int b)
static void
usage(void)
{
eprintf("usage: %s", argv0);
eprintf("usage: %s [-A addressformat] [-t outputformat] "
"[-v] [file ...]\n", argv0);
}
int
The note is not visible to the blocked user.