summaryrefslogtreecommitdiff
path: root/distrib/notes/sun3/xfer
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/notes/sun3/xfer')
-rw-r--r--distrib/notes/sun3/xfer2
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/notes/sun3/xfer b/distrib/notes/sun3/xfer
index 41348254995..0300f47e710 100644
--- a/distrib/notes/sun3/xfer
+++ b/distrib/notes/sun3/xfer
@@ -38,7 +38,7 @@ The install tape is created as follows:
cd .../2.0/sun3/install
set T = /dev/nrst0
mt -f $T rewind
- foreach f (base etc comp games man misc text)
+ foreach f (base etc comp games man misc)
gzip -d < $f.gz | dd of=$T bs=8k
end
mt -f $T rewind