diff options
Diffstat (limited to 'bin/date')
-rw-r--r-- | bin/date/date.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index 11a59d6..271a684 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.26 1999/01/13 07:01:07 danny Exp $ +.\" $Id: date.1,v 1.27 1999/03/09 09:38:53 brian Exp $ .\" .Dd November 17, 1993 .Dt DATE 1 @@ -278,7 +278,9 @@ a record of the user setting the time .%A S. Zatti .Re .Sh DIAGNOSTICS -Exit status is 0 on success, 1 if unable to set the date, and 2 +The +.Nm +utility exits 0 on success, 1 if unable to set the date, and 2 if able to set the local date, but unable to set it globally. .Pp Occasionally, when |