Deleted Added
full compact
pax.1 (79454) pax.1 (79526)
1.\" Copyright (c) 1992 Keith Muller.
2.\" Copyright (c) 1992, 1993
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" Keith Muller of the University of California, San Diego.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 20 unchanged lines hidden (view full) ---

29.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
30.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34.\" SUCH DAMAGE.
35.\"
36.\" @(#)pax.1 8.4 (Berkeley) 4/18/94
1.\" Copyright (c) 1992 Keith Muller.
2.\" Copyright (c) 1992, 1993
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" Keith Muller of the University of California, San Diego.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 20 unchanged lines hidden (view full) ---

29.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
30.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34.\" SUCH DAMAGE.
35.\"
36.\" @(#)pax.1 8.4 (Berkeley) 4/18/94
37.\" $FreeBSD: head/bin/pax/pax.1 79454 2001-07-09 09:54:33Z dd $
37.\" $FreeBSD: head/bin/pax/pax.1 79526 2001-07-10 10:04:09Z ru $
38.\"
39.Dd April 18, 1994
40.Dt PAX 1
38.\"
39.Dd April 18, 1994
40.Dt PAX 1
41.Os BSD 4.4
41.Os
42.Sh NAME
43.Nm pax
44.Nd read and write file archives and copy directory hierarchies
45.Sh SYNOPSIS
46.Nm
47.Op Fl cdnvz
48.Bk -words
49.Op Fl f Ar archive

--- 1079 unchanged lines hidden (view full) ---

1129and
1130.Ar read
1131operations are extensions to the
1132.Tn POSIX
1133standard.
1134.Sh SEE ALSO
1135.Xr cpio 1 ,
1136.Xr tar 1
42.Sh NAME
43.Nm pax
44.Nd read and write file archives and copy directory hierarchies
45.Sh SYNOPSIS
46.Nm
47.Op Fl cdnvz
48.Bk -words
49.Op Fl f Ar archive

--- 1079 unchanged lines hidden (view full) ---

1129and
1130.Ar read
1131operations are extensions to the
1132.Tn POSIX
1133standard.
1134.Sh SEE ALSO
1135.Xr cpio 1 ,
1136.Xr tar 1
1137.Sh HISTORY
1138The
1139.Nm
1140utility appeared in
1141.Bx 4.4 .
1137.Sh AUTHORS
1138.An Keith Muller
1139at the University of California, San Diego
1140.Sh DIAGNOSTICS
1141.Nm Pax
1142will exit with one of the following values:
1143.Bl -tag -width 2n
1144.It 0

--- 40 unchanged lines hidden ---
1142.Sh AUTHORS
1143.An Keith Muller
1144at the University of California, San Diego
1145.Sh DIAGNOSTICS
1146.Nm Pax
1147will exit with one of the following values:
1148.Bl -tag -width 2n
1149.It 0

--- 40 unchanged lines hidden ---