diff options
author | Bob Beck <beck@openbsd.org> | 2014-07-11 07:55:48 -0600 |
---|---|---|
committer | Bob Beck <beck@openbsd.org> | 2014-07-11 07:55:48 -0600 |
commit | f505e986b72bfd23de3c80ac6fe8e6b1b1d4aa47 (patch) | |
tree | e3b795447e505e78b70aa35db103e205c6d38fe0 /README | |
parent | 0dbaf32ecec552bae642b06b9cca682f62730130 (diff) | |
download | portable-f505e986b72bfd23de3c80ac6fe8e6b1b1d4aa47.tar.gz portable-f505e986b72bfd23de3c80ac6fe8e6b1b1d4aa47.tar.bz2 portable-f505e986b72bfd23de3c80ac6fe8e6b1b1d4aa47.zip |
slight wording and caps change
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -5,12 +5,11 @@ LibreSSL is a fork of OpenSSL developed by the OpenBSD project | |||
5 | package then adds portability shims for other operating systems. | 5 | package then adds portability shims for other operating systems. |
6 | 6 | ||
7 | Official release tarballs are available at your friendly neighborhood | 7 | Official release tarballs are available at your friendly neighborhood |
8 | OpenBSD mirror in directory libressl: | 8 | OpenBSD mirror in directory LibreSSL, e.g.: |
9 | 9 | http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/ | |
10 | e.g. http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/ | ||
11 | although it is suggested you use a mirror. | 10 | although it is suggested you use a mirror. |
12 | 11 | ||
13 | A github clone of the official repositories is kept at | 12 | A github clone of the official repositories is kept at: |
14 | https://github.com/libressl-portable | 13 | https://github.com/libressl-portable |
15 | We update this repository semi-frequently, but it should be used for | 14 | We update this repository semi-frequently, but it should be used for |
16 | informational purposes only. | 15 | informational purposes only. |