diff options
author | wosch <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-09-13 16:01:53 +0000 |
commit | fde8a8ec465bddd8378394c44e3b889d741f5009 (patch) | |
tree | 382222393dc3b517a7ea596de312f08138ca1378 /bin/date | |
parent | bc0f53c63a331df3494eb952e2221c8b023f1fd6 (diff) | |
download | FreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.zip FreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.tar.gz |
spelling corrections.
PR: docs/4450
Submitted by: josh@quick.net
Diffstat (limited to 'bin/date')
-rw-r--r-- | bin/date/date.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index 0d4de45..860516e 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.16 1997/08/18 20:27:17 brian Exp $ +.\" $Id: date.1,v 1.17 1997/08/30 11:06:35 jmg Exp $ .\" .Dd November 17, 1993 .Dt DATE 1 @@ -113,7 +113,7 @@ Adjust the minute, hour, month day, week day, month or year according to If .Ar val is preceeded with a plus or minus sign, the date is adjusted forwards -or backwards according to the remaining string, otherwise the relevent +or backwards according to the remaining string, otherwise the relevant part of the date is set. The date can be adjusted as many times as required using these flags. Flags are processed in the order given. .Pp |