summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorHARUYAMA Seigo <haruyama@unixuser.org>2020-02-14 16:14:23 +0900
committerDarren Tucker <dtucker@dtucker.net>2020-02-18 20:24:44 +1100
commit11d427162778c18fa42917893a75d178679a2389 (patch)
tree09acfe357dd4a189497ab1bcb7fabdcf8d93a2e5 /INSTALL
parent264a966216137c9f4f8220fd9142242d784ba059 (diff)
downloadopenssh-git-11d427162778c18fa42917893a75d178679a2389.tar.gz
Fix typos in INSTALL: s/avilable/available/ s/suppports/supports/
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 23bcf384..8aa6bfaa 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,7 +19,7 @@ Zlib 1.1.4 or 1.2.1.2 or greater (earlier 1.2.x versions have problems):
http://www.gzip.org/zlib/
libcrypto from either of LibreSSL or OpenSSL. Building without libcrypto
-is supported but severely restricts the avilable ciphers and algorithms.
+is supported but severely restricts the available ciphers and algorithms.
- LibreSSL (https://www.libressl.org/)
- OpenSSL (https://www.openssl.org) with any of the following versions:
- 1.0.x >= 1.0.1 or 1.1.0 >= 1.1.0g or any 1.1.1
@@ -51,7 +51,7 @@ http://prngd.sourceforge.net/
EGD:
-The Entropy Gathering Daemon (EGD) suppports the same interface as prngd.
+The Entropy Gathering Daemon (EGD) supports the same interface as prngd.
It also supported only if libcrypto is configured to support it.
http://egd.sourceforge.net/