diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-02-15 17:05:30 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-02-15 17:05:30 +0000 |
| commit | 934cf4eeb41f8c8136e37e60fed45cd3145605d2 (patch) | |
| tree | 93effc8d772560138c1f27b8b267d48a78897f69 /gnu | |
| parent | cf4724914d5845ae6d1072fd35cd31e9d3ba0b1f (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 ba72a7cc5e2f..95fd94ebb827 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.12 1998/01/05 11:32:38 danny Exp $ +.\" $Id: tar.1,v 1.6.2.2 1998/02/04 06:53:59 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 |
