diff options
author | Brent Cook <bcook@openbsd.org> | 2018-06-16 21:35:58 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2018-06-16 21:36:39 -0500 |
commit | a20212a151d823fd8565df83fa559cacefaacae5 (patch) | |
tree | 7991eef1566312e3b299b18038a666242b7a7620 /man/links | |
parent | 83e56b7dbd2033b23615bd1eac70128cacff0702 (diff) | |
download | portable-a20212a151d823fd8565df83fa559cacefaacae5.tar.gz portable-a20212a151d823fd8565df83fa559cacefaacae5.tar.bz2 portable-a20212a151d823fd8565df83fa559cacefaacae5.zip |
avoid duplicate link with bn_print/BN_print
Diffstat (limited to 'man/links')
-rw-r--r-- | man/links | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1791,7 +1791,6 @@ bn_dump.3,bn_mul_normal.3 | |||
1791 | bn_dump.3,bn_mul_part_recursive.3 | 1791 | bn_dump.3,bn_mul_part_recursive.3 |
1792 | bn_dump.3,bn_mul_recursive.3 | 1792 | bn_dump.3,bn_mul_recursive.3 |
1793 | bn_dump.3,bn_mul_words.3 | 1793 | bn_dump.3,bn_mul_words.3 |
1794 | bn_dump.3,bn_print.3 | ||
1795 | bn_dump.3,bn_set_high.3 | 1794 | bn_dump.3,bn_set_high.3 |
1796 | bn_dump.3,bn_set_low.3 | 1795 | bn_dump.3,bn_set_low.3 |
1797 | bn_dump.3,bn_set_max.3 | 1796 | bn_dump.3,bn_set_max.3 |