diff options
author | Brent Cook <bcook@openbsd.org> | 2015-03-31 08:36:21 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2015-03-31 08:36:21 -0500 |
commit | 20101fd6b33d712e45f74c5297f79ea4225c183c (patch) | |
tree | 533d8341157829e29002aee1e789606b01b2efb0 /man/links | |
parent | 273bd7bd61cbf37219dcefa5ccc7e3e40ae1cb76 (diff) | |
download | portable-20101fd6b33d712e45f74c5297f79ea4225c183c.tar.gz portable-20101fd6b33d712e45f74c5297f79ea4225c183c.tar.bz2 portable-20101fd6b33d712e45f74c5297f79ea4225c183c.zip |
avoid install failures on case-insensitive file systems
Diffstat (limited to 'man/links')
-rw-r--r-- | man/links | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1100,7 +1100,6 @@ lhash.3,lh_free.3 | |||
1100 | lhash.3,lh_insert.3 | 1100 | lhash.3,lh_insert.3 |
1101 | lhash.3,lh_new.3 | 1101 | lhash.3,lh_new.3 |
1102 | lhash.3,lh_retrieve.3 | 1102 | lhash.3,lh_retrieve.3 |
1103 | ssl.3,SSL.3 | ||
1104 | tls_init.3,tls.3 | 1103 | tls_init.3,tls.3 |
1105 | tls_init.3,tls_accept_socket.3 | 1104 | tls_init.3,tls_accept_socket.3 |
1106 | tls_init.3,tls_client.3 | 1105 | tls_init.3,tls_client.3 |