Add mandoc-manpage for nice(1)

and mark it as finished in README.
This commit is contained in:
FRIGN
2015-01-28 22:40:40 +01:00
parent 2733fc7249
commit 20b5d7c0d4
3 changed files with 41 additions and 20 deletions

2
nice.c
View File

@@ -12,7 +12,7 @@
static void
usage(void)
{
eprintf("usage: nice [-n inc] command [options ...]\n");
eprintf("usage: nice [-n inc] cmd [arg ...]\n");
}
int