diff options
author | Brent Cook <bcook@openbsd.org> | 2015-09-12 03:17:33 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2015-09-12 03:17:33 -0500 |
commit | c84250a4e433228af3d9199cd94f62271584ec80 (patch) | |
tree | e1576bf4bf6172090f3ca341b8250dad0f904b73 /ChangeLog | |
parent | f1b00f4fb869670848a4de42192bce7feee15030 (diff) | |
download | portable-c84250a4e433228af3d9199cd94f62271584ec80.tar.gz portable-c84250a4e433228af3d9199cd94f62271584ec80.tar.bz2 portable-c84250a4e433228af3d9199cd94f62271584ec80.zip |
update manpage links, fix typo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ e | |||
34 | 34 | ||
35 | * The libtls API is changed from the 2.2.x series. | 35 | * The libtls API is changed from the 2.2.x series. |
36 | 36 | ||
37 | The read/writte functions work correctly with external event | 37 | The read/write functions work correctly with external event |
38 | libraries. See the tls_init man page for examples of using libtls | 38 | libraries. See the tls_init man page for examples of using libtls |
39 | correctly in asynchronous mode. | 39 | correctly in asynchronous mode. |
40 | 40 | ||