From: Emil Mikulic Date: Fri, 24 Apr 2009 11:43:44 +0000 (+1000) Subject: Manpage moved to section 8, adjust usage notice. X-Git-Tag: 3.0.713~18 X-Git-Url: https://unix4lyfe.org/gitweb/darkstat/commitdiff_plain/8bf7bd894c0751f20e5822ff3e469d7394372fd6 Manpage moved to section 8, adjust usage notice. --- diff --git a/darkstat.c b/darkstat.c index b1eedf4..736e28f 100644 --- a/darkstat.c +++ b/darkstat.c @@ -1,5 +1,5 @@ /* darkstat 3 - * copyright (c) 2001-2008 Emil Mikulic. + * copyright (c) 2001-2009 Emil Mikulic. * * darkstat.c: signals, cmdline parsing, program body. * @@ -232,7 +232,7 @@ usage(void) printf(" ]\n"); } printf("\n" -"Please refer to the darkstat(1) manual page for further\n" +"Please refer to the darkstat(8) manual page for further\n" "documentation and usage examples.\n"); }