- (dtucker) Correct --osfsia in INSTALL.  Patch by skeleten at shillest.net
diff --git a/ChangeLog b/ChangeLog
index 083314c..602f88f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20030524
+ - (dtucker) Correct --osfsia in INSTALL.  Patch by skeleten at shillest.net
+
 20030523
  - (djm) Use VIS_SAFE on logged strings rather than default strnvis 
    encoding (which encodes many more characters)
@@ -1602,4 +1605,4 @@
      save auth method before monitor_reset_key_state(); bugzilla bug #284;
      ok provos@
 
-$Id: ChangeLog,v 1.2748 2003/05/23 08:44:41 djm Exp $
+$Id: ChangeLog,v 1.2749 2003/05/24 01:41:16 dtucker Exp $
diff --git a/INSTALL b/INSTALL
index f5ab0db..93070b1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -123,7 +123,7 @@
 
 --without-lastlog will disable lastlog support entirely.
 
---with-sia, --without-sia will enable or disable OSF1's Security 
+--with-osfsia, --without-osfsia will enable or disable OSF1's Security 
 Integration Architecture.  The default for OSF1 machines is enable.
 
 --with-kerberos4=PATH will enable Kerberos IV support. You will need
@@ -217,4 +217,4 @@
 http://www.openssh.com/
 
 
-$Id: INSTALL,v 1.55 2002/07/25 04:36:25 djm Exp $
+$Id: INSTALL,v 1.56 2003/05/24 01:41:16 dtucker Exp $