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:35:58 -0500 |
commit | 1ea79d2a9fec76720158499f208258a43f57dbd8 (patch) | |
tree | 8d17ea1692bf219a7dec22e1085d9fe5a0251821 /man/links | |
parent | b78f2939398db49bb1dfabaa48529d11ae687e20 (diff) | |
download | portable-1ea79d2a9fec76720158499f208258a43f57dbd8.tar.gz portable-1ea79d2a9fec76720158499f208258a43f57dbd8.tar.bz2 portable-1ea79d2a9fec76720158499f208258a43f57dbd8.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
@@ -1896,7 +1896,6 @@ bn_dump.3,bn_mul_normal.3 | |||
1896 | bn_dump.3,bn_mul_part_recursive.3 | 1896 | bn_dump.3,bn_mul_part_recursive.3 |
1897 | bn_dump.3,bn_mul_recursive.3 | 1897 | bn_dump.3,bn_mul_recursive.3 |
1898 | bn_dump.3,bn_mul_words.3 | 1898 | bn_dump.3,bn_mul_words.3 |
1899 | bn_dump.3,bn_print.3 | ||
1900 | bn_dump.3,bn_set_high.3 | 1899 | bn_dump.3,bn_set_high.3 |
1901 | bn_dump.3,bn_set_low.3 | 1900 | bn_dump.3,bn_set_low.3 |
1902 | bn_dump.3,bn_set_max.3 | 1901 | bn_dump.3,bn_set_max.3 |