The ' character is treated differently as the first character of a line.

PR:		5754
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
This commit is contained in:
Steve Price 1998-02-15 17:03:58 +00:00
parent 95f0f58cc3
commit 98add50f23
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33405

View File

@ -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