summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-12-29 14:10:09 +1100
committerDamien Miller <djm@mindrot.org>2001-12-29 14:10:09 +1100
commit6a568f3ca9735452dc0df237950fc988e3ae4223 (patch)
treef3fdb7b3de9481cb11c82abd044a05234b0a0eb3 /contrib
parent0dea79d6b6ea4699fa4dfd19b07adbff1d736d70 (diff)
- (djm) Typo in contrib/cygwin/README Fix from Corinna Vinschen
<vinschen@redhat.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/cygwin/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/cygwin/README b/contrib/cygwin/README
index 7f7f9a33..60d39169 100644
--- a/contrib/cygwin/README
+++ b/contrib/cygwin/README
@@ -83,12 +83,12 @@ If you start sshd as deamon via cygrunsrv.exe you MUST give the
If starting via inetd, copy sshd to eg. /usr/sbin/in.sshd and add the
following line to your inetd.conf file:
-sshd stream tcp nowait root /usr/sbin/in.sshd sshd -i
+ssh stream tcp nowait root /usr/sbin/in.sshd sshd -i
Moreover you'll have to add the following line to your
${SYSTEMROOT}/system32/drivers/etc/services file:
- sshd 22/tcp #SSH daemon
+ ssh 22/tcp #SSH daemon
===========================================================================
The following restrictions only apply to Cygwin versions up to 1.3.1