diff options
author | obrien <obrien@FreeBSD.org> | 2004-01-06 19:01:34 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2004-01-06 19:01:34 +0000 |
commit | c7cb1aef08077c2035a71fc0ee9f95c8604c8e4b (patch) | |
tree | cd8c716609ff86775314eb2654fddddae758592a /bin/date | |
parent | 9703cb885dbb8cbfe15de61b34c7713e6cf15156 (diff) | |
download | FreeBSD-src-c7cb1aef08077c2035a71fc0ee9f95c8604c8e4b.zip FreeBSD-src-c7cb1aef08077c2035a71fc0ee9f95c8604c8e4b.tar.gz |
Note the Linux required format.
Diffstat (limited to 'bin/date')
-rw-r--r-- | bin/date/date.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1 index 75707f1..82600a9 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -316,6 +316,7 @@ sets the date to .Pp may be used on one machine to print out the date suitable for setting on another. +("+%m%d%H%M%Y.%S" for use on Linux) .Pp The command: .Pp |