- (stevesk) fix typos in contrib/hpux/README

This commit is contained in:
Kevin Steves 2000-12-06 00:48:05 +00:00
parent b6434ae0e8
commit 3c51676a56
2 changed files with 5 additions and 4 deletions

View File

@ -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>

View File

@ -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