summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.822
1 files changed, 1 insertions, 21 deletions
diff --git a/sshd.8 b/sshd.8
index e56b422a6..aed8b60d1 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.223 2006/02/13 11:27:25 jmc Exp $ 37.\" $OpenBSD: sshd.8,v 1.224 2006/02/15 16:55:33 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -850,26 +850,6 @@ The content of this file is not sensitive; it can be world-readable.
850.Xr sshd_config 5 , 850.Xr sshd_config 5 ,
851.Xr inetd 8 , 851.Xr inetd 8 ,
852.Xr sftp-server 8 852.Xr sftp-server 8
853.Rs
854.%A T. Ylonen
855.%A T. Kivinen
856.%A M. Saarinen
857.%A T. Rinne
858.%A S. Lehtinen
859.%T "SSH Protocol Architecture"
860.%N draft-ietf-secsh-architecture-12.txt
861.%D January 2002
862.%O work in progress material
863.Re
864.Rs
865.%A M. Friedl
866.%A N. Provos
867.%A W. A. Simpson
868.%T "Diffie-Hellman Group Exchange for the SSH Transport Layer Protocol"
869.%N draft-ietf-secsh-dh-group-exchange-02.txt
870.%D January 2002
871.%O work in progress material
872.Re
873.Sh AUTHORS 853.Sh AUTHORS
874OpenSSH is a derivative of the original and free 854OpenSSH is a derivative of the original and free
875ssh 1.2.12 release by Tatu Ylonen. 855ssh 1.2.12 release by Tatu Ylonen.