From e7ba098a6dde243a90180787f3c0999eece7efec Mon Sep 17 00:00:00 2001 From: Thorsten Lockert Date: Sat, 29 Jun 1996 05:54:29 +0000 Subject: Update for removal of GNU tar(1) --- distrib/notes/hp300/upgrade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'distrib/notes/hp300/upgrade') diff --git a/distrib/notes/hp300/upgrade b/distrib/notes/hp300/upgrade index b48a8225957..e236af3951e 100644 --- a/distrib/notes/hp300/upgrade +++ b/distrib/notes/hp300/upgrade @@ -66,7 +66,7 @@ manually. To do this, follow the following procedure: the `base' binary set: cd / - tar --unlink -zxvpf /path/to/base11.tar.gz + tar -xzvpf /path/to/base11.tar.gz NOTE: the `--unlink' option is _very_ important! @@ -85,7 +85,7 @@ manually. To do this, follow the following procedure: To extract these sets, use the following commands: cd / - tar --unlink -zxvpf + tar -xzvpf NOTE: you SHOULD NOT extract the `etc' set if upgrading. Instead, you should extract that set into another area and carefully merge the changes -- cgit v1.2.3