summaryrefslogtreecommitdiff
path: root/distrib/notes/sun3/xfer
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-12-19 18:32:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-12-19 18:32:58 +0000
commit263456d19596884eabca2e7291436495c9c95fbc (patch)
tree45b159671f17489151b47e5b9f16c1bf50d4c344 /distrib/notes/sun3/xfer
parente93b18a4c2cd4d243fc0e0cdba4d77400411d2cc (diff)
merge text into base
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