summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-14 15:43:03 +1100
committerDamien Miller <djm@mindrot.org>1999-12-14 15:43:03 +1100
commit6ae00d6c965e61fc394b8adb698e9d8c603bbe75 (patch)
treec363afb089cfcd48d65d23a22a69b36c34b17eda /INSTALL
parent36b339a9064e1848728d82c0c75ca3e87c60b3ae (diff)
- Some older systems don't have poll.h, they use sys/poll.h instead
- Doc updates
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 11 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index d3e37ca4..de92edc4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -113,6 +113,17 @@ To generate a host key, issue the following command: (replacing
/usr/bin/ssh-keygen -b 1024 -f /etc/ssh/ssh_host_key -N ''
+Replacing /etc/ssh with the correct path to the configuration directory.
+(${prefix}/etc or whatever you specified with --sysconfdir during
+configuration)
+
For more information on configuration, please refer to the manual pages
for sshd, ssh and ssh-agent.
+4. Problems?
+------------
+
+If you experience problems compiling, installing or running OpenSSH.
+Please refer to the "reporting bugs" section of the webpage at
+http://violet.ibs.com.au/openssh/
+