Module Name:    src
Committed By:   wiz
Date:           Sat Jan 27 18:59:38 UTC 2018

Modified Files:
        src/bin/date: date.1

Log Message:
Remove trailing whitespace and Tn macro.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/bin/date/date.1

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

Modified files:

Index: src/bin/date/date.1
diff -u src/bin/date/date.1:1.46 src/bin/date/date.1:1.47
--- src/bin/date/date.1:1.46	Thu Jan 25 18:07:17 2018
+++ src/bin/date/date.1	Sat Jan 27 18:59:38 2018
@@ -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 @@ Print out the date and time that is
 .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 date resets and time changes
 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 .

Reply via email to