summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pppstats/pppstats.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pppstats/pppstats.c')
-rw-r--r--usr.sbin/pppstats/pppstats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppstats/pppstats.c b/usr.sbin/pppstats/pppstats.c
index 1c7c744..d3b7b3d 100644
--- a/usr.sbin/pppstats/pppstats.c
+++ b/usr.sbin/pppstats/pppstats.c
@@ -88,7 +88,7 @@ int main __P((int, char *argv[]));
static void
usage()
{
- fprintf(stderr, "Usage: %s [-a|-d] [-v|-r|-z] [-c count] [-w wait] [interface]\n",
+ fprintf(stderr, "usage: %s [-a|-d] [-v|-r|-z] [-c count] [-w wait] [interface]\n",
progname);
exit(1);
}
OpenPOWER on IntegriCloud