summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-03-17 10:54:15 +1100
committerDamien Miller <djm@mindrot.org>2000-03-17 10:54:15 +1100
commit29ea30d95627517e45e886820e3ef32168bd8dd7 (patch)
treea18a0eb90f9b74dfb4e3b2eb9e54888893693f1b /INSTALL
parent696be9031b42c341c45ec36e2cd10db7869fb93a (diff)
- Clarified --with-default-path option.
- Added -blibpath handling for AIX to work around stupid runtime linking. Problem elucidated by gshapiro@SENDMAIL.ORG by way of Jim Knoble <jmknoble@pobox.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 5a7c41890..576fca085 100644
--- a/INSTALL
+++ b/INSTALL
@@ -132,7 +132,7 @@ some platforms.
132$DISPLAY environment variable. Some broken systems need this. 132$DISPLAY environment variable. Some broken systems need this.
133 133
134--with-default-path=PATH allows you to specify a default $PATH for sessions 134--with-default-path=PATH allows you to specify a default $PATH for sessions
135started by sshd. 135started by sshd. This replaces the standard path entirely.
136 136
137--with-pid-dir=PATH specifies the directory in which the ssh.pid file is 137--with-pid-dir=PATH specifies the directory in which the ssh.pid file is
138created. 138created.