Source-Changes-HG archive

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

[src/trunk]: src/bin/date Remove trailing whitespace and Tn macro.



details:   https://anonhg.NetBSD.org/src/rev/a70f9b6b9be8
branches:  trunk
changeset: 829371:a70f9b6b9be8
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Jan 27 18:59:38 2018 +0000

description:
Remove trailing whitespace and Tn macro.

diffstat:

 bin/date/date.1 |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r ac6c8398dceb -r a70f9b6b9be8 bin/date/date.1
--- a/bin/date/date.1   Sat Jan 27 18:48:59 2018 +0000
+++ b/bin/date/date.1   Sat Jan 27 18:59:38 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: date.1,v 1.46 2018/01/25 18:07:17 christos Exp $
+.\"    $NetBSD: date.1,v 1.47 2018/01/27 18:59:38 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -98,9 +98,7 @@
 .Ar seconds
 from the Epoch.
 .It Fl u
-Display or set the date in
-.Tn UTC
-(universal) time.
+Display or set the date in UTC (universal) time.
 .El
 .Pp
 An operand with a leading plus
@@ -185,7 +183,7 @@
 A record of the user setting the time.
 .El
 .Pp
-If 
+If
 .Pa /usr/share/zoneinfo/GMT
 is absent, UTC leap seconds are loaded from
 .Pa /usr/share/zoneinfo/posixrules .



Home | Main Index | Thread Index | Old Index