diff options
author | 2016-09-12 17:28:47 +0000 | |
---|---|---|
committer | 2016-09-12 17:28:47 +0000 | |
commit | 831ed18961730ef935c4934ba4b5e354cea1aa96 (patch) | |
tree | 3eebc9fecb62559cdbf733e5563f611fd1ed04c8 | |
parent | Bring back the code that cached DMA fragment offset. (diff) | |
download | wireguard-openbsd-831ed18961730ef935c4934ba4b5e354cea1aa96.tar.xz wireguard-openbsd-831ed18961730ef935c4934ba4b5e354cea1aa96.zip |
Remove mention of "remote time" in description for the -a flag.
timed(8) support for date(1) was removed years ago.
ok millert@ deraadt@
-rw-r--r-- | bin/date/date.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index a24aed26535..ec3ac698d8d 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: date.1,v 1.66 2015/09/25 16:02:54 schwarze Exp $ +.\" $OpenBSD: date.1,v 1.67 2016/09/12 17:28:47 jca Exp $ .\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)date.1 8.3 (Berkeley) 4/28/95 .\" -.Dd $Mdocdate: September 25 2015 $ +.Dd $Mdocdate: September 12 2016 $ .Dt DATE 1 .Os .Sh NAME @@ -76,7 +76,7 @@ The options are as follows: Use the .Xr adjtime 2 call to gradually skew the local time to the -remote time rather than just hopping. +desired time rather than just hopping. .It Fl d Ar dst Set the system's value for Daylight Saving Time. If |