summaryrefslogtreecommitdiffstats
path: root/bin/pax/pax.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pax/pax.1')
-rw-r--r--bin/pax/pax.110
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index 3a35a6b..26ffc54 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1064,13 +1064,13 @@ gives the verbose table of contents for an archive stored in
.Pa filename .
.Pp
The following commands:
-.Dl mkdir /tmp/foo
-.Dl cd /tmp/bar
-.Dl pax -rw .\ /tmp/foo
+.Dl mkdir /tmp/to
+.Dl cd /tmp/from
+.Dl pax -rw .\ /tmp/to
will copy the entire
-.Pa /tmp/bar
+.Pa /tmp/from
directory hierarchy to
-.Pa /tmp/foo .
+.Pa /tmp/to .
.Pp
The command:
.Dl pax -r -s ',^//*usr//*,,' -f a.pax
OpenPOWER on IntegriCloud