Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin Remove superfluous Tn.



details:   https://anonhg.NetBSD.org/src/rev/d3df520588e4
branches:  trunk
changeset: 356992:d3df520588e4
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 23 01:06:05 2017 +0000

description:
Remove superfluous Tn.

diffstat:

 usr.bin/getent/getent.1       |   7 ++-----
 usr.bin/newsyslog/newsyslog.8 |  20 +++++---------------
 2 files changed, 7 insertions(+), 20 deletions(-)

diffs (67 lines):

diff -r 95742b14cf6c -r d3df520588e4 usr.bin/getent/getent.1
--- a/usr.bin/getent/getent.1   Mon Oct 23 01:05:10 2017 +0000
+++ b/usr.bin/getent/getent.1   Mon Oct 23 01:06:05 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getent.1,v 1.24 2017/10/22 17:40:53 abhinav Exp $
+.\"    $NetBSD: getent.1,v 1.25 2017/10/23 01:06:05 wiz Exp $
 .\"
 .\" Copyright (c) 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -140,7 +140,4 @@
 .Nm
 command appeared in
 .Nx 3.0 .
-It was based on the command of the same name in
-.Tn Solaris
-and
-.Tn Linux .
+It was based on the command of the same name in Solaris and Linux.
diff -r 95742b14cf6c -r d3df520588e4 usr.bin/newsyslog/newsyslog.8
--- a/usr.bin/newsyslog/newsyslog.8     Mon Oct 23 01:05:10 2017 +0000
+++ b/usr.bin/newsyslog/newsyslog.8     Mon Oct 23 01:06:05 2017 +0000
@@ -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 <ad%NetBSD.org@localhost>
 .\" All rights reserved.
@@ -158,9 +158,7 @@
 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 @@
 .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 @@
 .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



Home | Main Index | Thread Index | Old Index