Module Name:    src
Committed By:   wiz
Date:           Mon Oct 23 01:06:52 UTC 2017

Modified Files:
        src/usr.bin/newsyslog: newsyslog.8

Log Message:
Remove superfluous Tn.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/usr.bin/newsyslog/newsyslog.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/newsyslog/newsyslog.8
diff -u src/usr.bin/newsyslog/newsyslog.8:1.40 src/usr.bin/newsyslog/newsyslog.8:1.41
--- src/usr.bin/newsyslog/newsyslog.8:1.40	Sun Oct 22 17:53:49 2017
+++ src/usr.bin/newsyslog/newsyslog.8	Mon Oct 23 01:06:52 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: newsyslog.8,v 1.40 2017/10/22 17:53:49 abhinav Exp $
+.\"	$NetBSD: newsyslog.8,v 1.41 2017/10/23 01:06:52 wiz Exp $
 .\"
 .\" Copyright (c) 1999, 2000 Andrew Doran <[email protected]>
 .\" All rights reserved.
@@ -158,9 +158,7 @@ Otherwise, the
 field consists of an optional interval in hours, optionally followed
 by an
 .So Li \&@ Sc Ns No -sign
-and a time in a restricted
-.Tn ISO 8601
-format or by an
+and a time in a restricted ISO 8601 format or by an
 .So Li \&$ Sc Ns No -sign
 and a time specification for logfile rotation at a fixed time once
 per day, per week or per month.
@@ -182,14 +180,9 @@ hour'.
 .Pp
 .Em ISO 8601 restricted time format
 .Pp
-The lead-in character for a restricted
-.Tn ISO 8601
-time is
-an
+The lead-in character for a restricted ISO 8601 time is an
 .So Li \&@ Sc Ns No -sign .
-The particular format of the time in restricted
-.Tn ISO 8601
-is:
+The particular format of the time in restricted ISO 8601 is:
 .Sm off
 .Oo
 .Oo
@@ -315,10 +308,7 @@ This flag means nothing - it is used as 
 .It Sy b
 The file is a binary file or is not in
 .Xr syslogd 8
-format:
-the
-.Tn ASCII
-message which
+format: the ASCII message which
 .Nm
 inserts to indicate that the logs have been trimmed should not be included.
 .It Sy c

Reply via email to