summaryrefslogtreecommitdiffstats
path: root/usr.sbin
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 /usr.sbin
parente33ad1e9d54661d60f504fd286e0cfd3139c66cc (diff)
downloadFreeBSD-src-fac086a3f461aa5631a93d106d92822035ee878e.zip
FreeBSD-src-fac086a3f461aa5631a93d106d92822035ee878e.tar.gz
YAMF22
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/sade/sade.h4
-rw-r--r--usr.sbin/sysinstall/help/usage.hlp7
-rw-r--r--usr.sbin/sysinstall/sysinstall.h4
3 files changed, 8 insertions, 7 deletions
diff --git a/usr.sbin/sade/sade.h b/usr.sbin/sade/sade.h
index 0f6e61c..45a9971 100644
--- a/usr.sbin/sade/sade.h
+++ b/usr.sbin/sade/sade.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"
diff --git a/usr.sbin/sysinstall/help/usage.hlp b/usr.sbin/sysinstall/help/usage.hlp
index 4f7dd1d..8c497f0 100644
--- a/usr.sbin/sysinstall/help/usage.hlp
+++ b/usr.sbin/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/usr.sbin/sysinstall/sysinstall.h b/usr.sbin/sysinstall/sysinstall.h
index 0f6e61c..45a9971 100644
--- a/usr.sbin/sysinstall/sysinstall.h
+++ b/usr.sbin/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