summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1996-10-24 15:32:58 +0000
committerderaadt <deraadt@openbsd.org>1996-10-24 15:32:58 +0000
commitde7ca321172a54f783a665a6bc60db2964329c1b (patch)
treecd2b25d6e1f540e07a09abb972924eda40f094b1
parentopenbsd (diff)
downloadwireguard-openbsd-de7ca321172a54f783a665a6bc60db2964329c1b.tar.xz
wireguard-openbsd-de7ca321172a54f783a665a6bc60db2964329c1b.zip
fix
-rw-r--r--distrib/notes/INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/distrib/notes/INSTALL b/distrib/notes/INSTALL
index 3e82465c896..32a0dc9ed6f 100644
--- a/distrib/notes/INSTALL
+++ b/distrib/notes/INSTALL
@@ -59,23 +59,23 @@ The source distribution sets can be found in subdirectories of the
complete sources to the system. The source distribution sets
are as follows:
- gsrc11 This set contains the "gnu" sources, including
+ gsrc20 This set contains the "gnu" sources, including
the source for the compiler, assembler, groff,
and the other GNU utilities in the binary distribution
sets.
[ 7.1M gzipped, 30.4M uncompressed ]
- ksrc11 This set contains the sources to the OpenBSD 2.0
+ ksrc20 This set contains the sources to the OpenBSD 2.0
kernel, config(8), config.old(8) and dbsym(8).
[ 6.0M gzipped, 27.0M uncompressed ]
- ssrc11 This set contains the "share" sources, which include
+ ssrc20 This set contains the "share" sources, which include
the sources for the man pages not associated with
any particular program, the sources for the
typesettable document set, the dictionaries, and more.
[ 2.4M gzipped, 8.9M uncompressed ]
- src11 This set contains all of the OpenBSD 2.0 sources which
+ src20 This set contains all of the OpenBSD 2.0 sources which
are not mentioned above.
[ 9.3M gzipped, 41.6M uncompressed ]