diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-10-21 01:56:04 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-10-21 01:56:04 +0000 |
commit | 1d853e02788eb0dda6e3b47520c76e12765922b4 (patch) | |
tree | b2dd63147ef3b1cde71b55d1cb2ccb72342079cc | |
parent | 37dce6013c89668ca40504061c7882ff9ca4599e (diff) |
Notes
-rw-r--r-- | release/sysinstall/dist.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c index d0d1d40798b33..da9f713d3ed27 100644 --- a/release/sysinstall/dist.c +++ b/release/sysinstall/dist.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: dist.c,v 1.73.2.38 1997/10/12 12:11:57 jkh Exp $ + * $Id: dist.c,v 1.73.2.39 1997/10/13 12:12:33 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -406,7 +406,7 @@ distMaybeSetPorts(dialogMenuItem *self) "This will give you ready access to over 1000 ported software packages,\n" "though at a cost of around 35MB of disk space when \"clean\" and possibly\n" "much more than that if a lot of the distribution tarballs are loaded\n" - "(unless you have the 2nd CD from a FreeBSD CDROM distribution available\n" + "(unless you have the 4th CD from a FreeBSD CDROM distribution available\n" "and can mount it on /cdrom, in which case this is far less of a problem).\n\n" "The ports collection is a very valuable resource and, if you have at least\n" "100MB to spare in your /usr partition, well worth having around.\n\n" |