From: Todd C. Miller Date: Mon, 25 Jul 1994 22:37:22 +0000 (+0000) Subject: fixed typo X-Git-Tag: SUDO_1_3_1~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=193f01342bc60278954b22bc06f4008c2a1e2d8a;p=sudo fixed typo --- diff --git a/INSTALL b/INSTALL index ddad7f872..f21c61ebb 100644 --- a/INSTALL +++ b/INSTALL @@ -41,7 +41,7 @@ A few notes: a) To use syslog with the ultrix version you may want to grab and install pub/DEC/jtkohl-syslog-complete.tar.Z available from gatekeeper.dec.com via anonymous ftp. If you don't I'd suggest - logging to a separate file rather thang using the 4.2BSD syslog() + logging to a separate file rather than using the 4.2BSD syslog() that comes with ultrix. The jtkohl syslog is a nice port of the 4.3 syslogd that is backwards compatible with the ultrix version. I recommend it highly.