summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/newsyslog/newsyslog.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8
index d54de06..dd36e5d 100644
--- a/usr.sbin/newsyslog/newsyslog.8
+++ b/usr.sbin/newsyslog/newsyslog.8
@@ -1,7 +1,7 @@
.\" This file contains changes from the Open Software Foundation.
.\"
.\" from: @(#)newsyslog.8
-.\" $Id: newsyslog.8,v 1.14 1998/06/09 18:24:04 ache Exp $
+.\" $Id: newsyslog.8,v 1.15 1999/01/22 19:38:39 wollman Exp $
.\"
.\" Copyright 1988, 1989 by the Massachusetts Institute of Technology
.\"
@@ -73,7 +73,7 @@ By default, this configuration file is
Each line of the file contains information about a particular log file
that should be handled by
.Nm newsyslog .
-Each line has five mandatory fields and three optional fields, with a
+Each line has five mandatory fields and four optional fields, with a
whitespace separating each field. Blank lines or lines beginning with
``#'' are ignored. The fields of the configuration file are as
follows:
@@ -82,7 +82,7 @@ follows:
.It Ar logfile_name
Name of the system log file to be archived.
.It Ar owner.group
-Specify the owner and group for the archive file.
+This optional field specifies the owner and group for the archive file.
The "." is essential, even if the
.Ar owner
or
OpenPOWER on IntegriCloud