diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-02-15 17:03:58 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-02-15 17:03:58 +0000 |
| commit | 98add50f23ac90e1c8a9f4e818c908dd4c68a376 (patch) | |
| tree | e92fc6cb157677923d58a387f4a2afbebc62c928 /gnu/usr.bin/tar | |
| parent | 95f0f58cc3b9e21dd86bcd4a090874c3760ddd08 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/tar')
| -rw-r--r-- | gnu/usr.bin/tar/tar.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/tar/tar.1 b/gnu/usr.bin/tar/tar.1 index 0ca74fa5e2d3..48fdb9c858cd 100644 --- a/gnu/usr.bin/tar/tar.1 +++ b/gnu/usr.bin/tar/tar.1 @@ -4,7 +4,7 @@ .\" Written by John F. Woods <jfw@jfwhome.funhouse.com> .\" Updated by Robert Eckardt <roberte@mep.ruhr-uni-bochum.de> .\" -.\" $Id: tar.1,v 1.6 1996/08/13 00:13:49 chuckr Exp $ +.\" $Id: tar.1,v 1.12 1998/01/05 11:32:38 danny Exp $ .\" .Dd 25 August 1997 .Os FreeBSD @@ -368,8 +368,8 @@ after Feb. 9th 1997, 13:00 h, use .Dl tar\ -c\ -f\ backup.tar\ --newer-mtime\ 'Feb\ 9\ 13:15\ 1997'\ srcdir/ .Pp Other possible time specifications are '02/09/97 13:15', -'1997-02-09 13:15', '13:15 9 Feb 1997', '9 Feb 1997 13:15', -'Feb. 9, 1997 1:15pm', '09-Feb', '3 weeks ago' or 'May first Sunday'. +\&'1997-02-09 13:15', '13:15 9 Feb 1997', '9 Feb 1997 13:15', +\&'Feb. 9, 1997 1:15pm', '09-Feb', '3 weeks ago' or 'May first Sunday'. To specify the correct time zone use either e.g. `13:15 CEST' or `13:15+200'. .Sh ENVIRONMENT |
