Add mandoc-manpage for nohup(1)

and mark it as finished in README.
This commit is contained in:
FRIGN
2015-01-28 23:55:57 +01:00
parent 20b5d7c0d4
commit 7b6d918b78
3 changed files with 31 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ enum { Error = 127, Found = 126 };
static void
usage(void)
{
eprintf("usage: %s command [argument...]\n", argv0);
eprintf("usage: %s cmd [arg ...]\n", argv0);
}
int