From d3a8ee2ebcc479c85d99a055c79655a3e1eb5444 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 4 Sep 2003 03:41:24 +0000 Subject: match the man page (#97850) --- src/ppp-watch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ppp-watch.c b/src/ppp-watch.c index 6a304179..6f27e850 100644 --- a/src/ppp-watch.c +++ b/src/ppp-watch.c @@ -493,7 +493,7 @@ main(int argc, char **argv) { int maxfail = 0; // MAXFAIL Patch if (argc < 2) { - fprintf (stderr, "usage: ppp-watch [ifcfg-] [boot]\n"); + fprintf (stderr, "usage: ppp-watch [boot]\n"); exit(30); } -- cgit v1.2.1