diff --git a/docs/Makefile.am b/docs/Makefile.am index 1a2f72a..5cf159a 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -61,8 +61,6 @@ dist_man_MANS = \ libssh2_channel_x11_req_ex.3 \ libssh2_exit.3 \ libssh2_free.3 \ - libssh2_free_host_entry.3 \ - libssh2_host_entry_match.3 \ libssh2_hostkey_hash.3 \ libssh2_init.3 \ libssh2_keepalive_config.3 \ diff --git a/docs/libssh2_free_host_entry.3 b/docs/libssh2_free_host_entry.3 deleted file mode 100644 index 169d9cf..0000000 --- a/docs/libssh2_free_host_entry.3 +++ /dev/null @@ -1,14 +0,0 @@ -.\" $Id: libssh2_free_host_entry.3,v 1.1 2009/03/16 15:00:45 bagder Exp $ -.\" -.TH libssh2_free_host_entry 3 "1 Jun 2007" "libssh2 0.15" "libssh2 manual" -.SH NAME -libssh2_free_host_entry - TODO -.SH SYNOPSIS - -.SH DESCRIPTION - -.SH RETURN VALUE - -.SH ERRORS - -.SH SEE ALSO diff --git a/docs/libssh2_host_entry_match.3 b/docs/libssh2_host_entry_match.3 deleted file mode 100644 index 8a0a1cb..0000000 --- a/docs/libssh2_host_entry_match.3 +++ /dev/null @@ -1,14 +0,0 @@ -.\" $Id: libssh2_host_entry_match.3,v 1.1 2009/03/16 15:00:45 bagder Exp $ -.\" -.TH libssh2_host_entry_match 3 "1 Jun 2007" "libssh2 0.15" "libssh2 manual" -.SH NAME -libssh2_host_entry_match - TODO -.SH SYNOPSIS - -.SH DESCRIPTION - -.SH RETURN VALUE - -.SH ERRORS - -.SH SEE ALSO