man pages: improve consistency

This commit is contained in:
Hiltjo Posthuma
2015-02-01 20:52:28 +01:00
parent a986e4bbd5
commit 22f4e05b5b
30 changed files with 151 additions and 100 deletions

View File

@@ -9,7 +9,7 @@
static void
usage(void)
{
eprintf("usage: %s pathname\n", argv0);
eprintf("usage: %s path\n", argv0);
}
int