From 9a7e68ee3a2f8119ec2b1394419ec75cfe9a61ca Mon Sep 17 00:00:00 2001 From: jmg Date: Sat, 30 Aug 1997 11:06:35 +0000 Subject: [PATCH] fix misspelling Submitted-by: Josh Gilliam Closes PR:4425 --- bin/date/date.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/date/date.1 b/bin/date/date.1 index fb33d24b8a0a..0d4de457055e 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)date.1 8.3 (Berkeley) 4/28/95 -.\" $Id: date.1,v 1.15 1997/08/10 16:36:58 brian Exp $ +.\" $Id: date.1,v 1.16 1997/08/18 20:27:17 brian Exp $ .\" .Dd November 17, 1993 .Dt DATE 1 @@ -245,7 +245,7 @@ without modifying the date. .Sh ENVIRONMENT VARIABLES The execution of .Nm -is affected by the following evironment variables: +is affected by the following environment variables: .Bl -tag -width Ds .It Ev TZ The timezone to use when displaying dates.