Add an example to help one manually set the date on one machine taking the out

put from another.
This commit is contained in:
David E. O'Brien 2003-02-18 23:12:55 +00:00
parent 7d0cb93886
commit e0d2c36186
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111104

View file

@ -319,6 +319,11 @@ date 8506131627
.Pp
sets the date to
.Dq Li "June 13, 1985, 4:27 PM" .
.Bd -literal -offset indent
date "+%Y%m%d%H%M.%S"
.Ed
.Pp
may be used on one machine to print out the date suitable for setting on another.
.Pp
The command:
.Bd -literal -offset indent