summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-03-08 11:06:50 +0000
committerjkh <jkh@FreeBSD.org>1997-03-08 11:06:50 +0000
commitfac086a3f461aa5631a93d106d92822035ee878e (patch)
treedce58ead0225def02385d78c23b699271b17d2c8 /release
parente33ad1e9d54661d60f504fd286e0cfd3139c66cc (diff)
downloadFreeBSD-src-fac086a3f461aa5631a93d106d92822035ee878e.zip
FreeBSD-src-fac086a3f461aa5631a93d106d92822035ee878e.tar.gz
YAMF22
Diffstat (limited to 'release')
-rw-r--r--release/sysinstall/help/install.hlp2
-rw-r--r--release/sysinstall/help/usage.hlp7
-rw-r--r--release/sysinstall/sysinstall.h4
3 files changed, 7 insertions, 6 deletions
diff --git a/release/sysinstall/help/install.hlp b/release/sysinstall/help/install.hlp
index 9f5ba40..e89a2fb 100644
--- a/release/sysinstall/help/install.hlp
+++ b/release/sysinstall/help/install.hlp
@@ -83,7 +83,7 @@ sites, then this can be easily accomplished in one of two ways:
Once you're in the installation screen, you should be able to follow
the various menu prompts and go from there. If you've never used the
FreeBSD installation before, you are also encouraged to read some of
-the documentation in the first "About" menu choice, as well as the
+the documentation in the first "Usage" menu choice, as well as the
various docs in the Documentation submenu (though if you're reading
this section, you're probably not about to do any of that :-).
diff --git a/release/sysinstall/help/usage.hlp b/release/sysinstall/help/usage.hlp
index 4f7dd1d..8c497f0 100644
--- a/release/sysinstall/help/usage.hlp
+++ b/release/sysinstall/help/usage.hlp
@@ -33,9 +33,10 @@ Selecting OK in a menu will confirm whatever action it's controlling.
Selecting Cancel will cancel the operation and generally return you to
the previous menu.
-Most screens have Help - READ IT! It generally offers
-context-specific hints on what to do next, and if you're confused at
-any point, hit the F1 key for tips on what to do next.
+Most screens obey the Help key (F1) - USE IT! It generally offers useful
+context-specific hints on what to do at each stage of the installation,
+and if you're at all unsure about what to do at a given stage in the
+installation, hit F1!
SPECIAL FEATURES:
diff --git a/release/sysinstall/sysinstall.h b/release/sysinstall/sysinstall.h
index 0f6e61c..45a9971 100644
--- a/release/sysinstall/sysinstall.h
+++ b/release/sysinstall/sysinstall.h
@@ -4,7 +4,7 @@
* This is probably the last attempt in the `sysinstall' line, the next
* generation being slated to essentially a complete rewrite.
*
- * $Id$
+ * $Id: sysinstall.h,v 1.118 1997/02/22 14:12:18 peter Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -56,7 +56,7 @@
/* Different packages we depend on - update this when package version change! */
#define PACKAGE_GATED "gated-3.5b3"
-#define PACKAGE_APACHE "apache-1.2b4"
+#define PACKAGE_APACHE "apache-1.2b7"
#define PACKAGE_NETCON "commerce/netcon/bsd61"
#define PACKAGE_PCNFSD "pcnfsd-93.02.16"
#define PACKAGE_SAMBA "samba-1.9.15p8"
OpenPOWER on IntegriCloud