From b76460656ff5e1eb20c6c0a60fb815d849bea498 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Tue, 18 Jul 2000 12:02:15 +0000 Subject: Fix one grammar problem which crept in from rev 1.40 to rev 1.42, and one mdoc problem from rev 1.40 (unnecessarily populated Nm macro). --- bin/date/date.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/date') diff --git a/bin/date/date.1 b/bin/date/date.1 index 5741ce0..91bc198 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -206,7 +206,7 @@ the two times. Refer to the examples below for further details. .El .Pp -An operand with a leading plus sign +An operand with a leading plus .Pq Sq + sign signals a user-defined format string which specifies the format in which to display the date and time. @@ -314,7 +314,7 @@ sets the time to without modifying the date. .Sh ENVIRONMENT The following environment variables affect the execution of -.Nm date : +.Nm Ns : .Bl -tag -width Ds .It Ev TZ The timezone to use when displaying dates. -- cgit v1.1