summaryrefslogtreecommitdiff
path: root/Ports/openssh
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/openssh')
-rw-r--r--Ports/openssh/ReadMe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ports/openssh/ReadMe.md b/Ports/openssh/ReadMe.md
index 5be248bba8..f157b31d4d 100644
--- a/Ports/openssh/ReadMe.md
+++ b/Ports/openssh/ReadMe.md
@@ -3,7 +3,7 @@
- No DNS support.
- No proxy support.
- Assumes SSH2.0 for now.
-- Cannot determine compatibility flags.
+- Cannot determine compatibility flags.
This means there may be some weird bugs when connecting to certain SSH implementations.
- SSHD does not work as it requires socketpair. It will start, but will crash on connection.