summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2000-12-06 00:48:05 +0000
committerKevin Steves <stevesk@pobox.com>2000-12-06 00:48:05 +0000
commit3c51676a565badf61cb30def91d7a910e8ae41b7 (patch)
tree12623f44c9a9959f2e449cb984e1f78062318fe7
parentb6434ae0e89c6614645a6e8ef50be1c5884beaf5 (diff)
- (stevesk) fix typos in contrib/hpux/README
-rw-r--r--ChangeLog3
-rw-r--r--contrib/hpux/README6
2 files changed, 5 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f350f82..77f22870 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
David Maziere's ssh-keyscan, ok niels@
- (bal) Updated Makefile.in to include ssh-keyscan that was just added
to the recent OpenBSD source tree.
+ - (stevesk) fix typos in contrib/hpux/README
20001204
- (bal) More C functions defined in NeXT that are unaccessable without
@@ -125,7 +126,7 @@
20001117
- (bal) Changed from 'primes' to 'primes.out' for consistancy sake. It
has no affect the output. Patch by Corinna Vinschen <vinschen@redhat.com>
- - (stevek) Reworked progname support.
+ - (stevesk) Reworked progname support.
- (bal) Misplaced #include "includes.h" in bsd-setproctitle.c. Patch by
Shinichi Maruyama <marya@st.jip.co.jp>
diff --git a/contrib/hpux/README b/contrib/hpux/README
index 7d862ba6..e12846f6 100644
--- a/contrib/hpux/README
+++ b/contrib/hpux/README
@@ -24,7 +24,7 @@ o Install:
egd.rc:
-o Verify egd.pl path in egd.rc match your local installation
+o Verify egd.pl path in egd.rc matches your local installation
(WHAT_PATH)
o Customize egd if needed (EGD_ARGS and EGD_LOG)
o Add pseudo account:
@@ -41,5 +41,5 @@ o Install:
# chmod 444 /etc/rc.config.d/egd
# cp egd.rc /sbin/init.d
# chmod 555 /sbin/init.d/egd.rc
- # ln -s /sbin/init.d/sshd.rc /sbin/rc1.d/K600egd
- # ln -s /sbin/init.d/sshd.rc /sbin/rc2.d/S400egd
+ # ln -s /sbin/init.d/egd.rc /sbin/rc1.d/K600egd
+ # ln -s /sbin/init.d/egd.rc /sbin/rc2.d/S400egd