Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/pax By my count, [[[[[cc]yy]mm]dd]hh]mm[.ss] has seven f...
details: https://anonhg.NetBSD.org/src/rev/d86db150ce1e
branches: trunk
changeset: 341376:d86db150ce1e
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Tue Nov 03 03:01:35 2015 +0000
description:
By my count, [[[[[cc]yy]mm]dd]hh]mm[.ss] has seven fields, not six!
diffstat:
bin/pax/pax.1 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r bb8afe96aee2 -r d86db150ce1e bin/pax/pax.1
--- a/bin/pax/pax.1 Tue Nov 03 02:19:24 2015 +0000
+++ b/bin/pax/pax.1 Tue Nov 03 03:01:35 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pax.1,v 1.63 2013/11/14 07:45:05 wiz Exp $
+.\" $NetBSD: pax.1,v 1.64 2015/11/03 03:01:35 pgoyette Exp $
.\"
.\" Copyright (c) 1992 Keith Muller.
.\" Copyright (c) 1992, 1993
@@ -33,7 +33,7 @@
.\"
.\" @(#)pax.1 8.4 (Berkeley) 4/18/94
.\"
-.Dd November 13, 2013
+.Dd November 3, 2015
.Dt PAX 1
.Os
.Sh NAME
@@ -958,11 +958,11 @@
is used to create a time based incremental archive (only files that were
changed during a specified time range will be archived).
.Pp
-A time range is made up of six different fields and each field must contain two
-digits.
+A time range is made up of seven different fields and each field must contain
+two digits.
The format is:
.Dl [[[[[cc]yy]mm]dd]hh]mm[\&.ss]
-Where
+where
.Cm cc
is the first two digits of the year (the century),
.Cm yy
Home |
Main Index |
Thread Index |
Old Index