summaryrefslogtreecommitdiffstats
path: root/usr.sbin/newsyslog/newsyslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/newsyslog/newsyslog.c')
-rw-r--r--usr.sbin/newsyslog/newsyslog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/newsyslog/newsyslog.c b/usr.sbin/newsyslog/newsyslog.c
index d3a2443..ef895e1 100644
--- a/usr.sbin/newsyslog/newsyslog.c
+++ b/usr.sbin/newsyslog/newsyslog.c
@@ -27,7 +27,7 @@ provided "as is" without express or implied warranty.
#ifndef lint
static const char rcsid[] =
- "$Id: newsyslog.c,v 1.16 1998/03/14 22:28:25 pst Exp $";
+ "$Id: newsyslog.c,v 1.17 1998/05/10 18:47:50 hoek Exp $";
#endif /* not lint */
#ifndef CONF
@@ -226,7 +226,7 @@ static void PRS(argc,argv)
static void usage()
{
- fprintf(stderr, "usage: newsyslog [-nrvF] [-f config-file]\n");
+ fprintf(stderr, "usage: newsyslog [-Fnrv] [-f config-file]\n");
exit(1);
}
OpenPOWER on IntegriCloud