From dd10ff58648cb323d4449077b7b5e8c44fb652dd Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 5 Aug 2007 22:18:59 +0000 Subject: [PATCH] May as well reference an RFC rather than an Internet Draft where we can. [originally from svn r7682] --- ssh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh.c b/ssh.c index 1127c5c6..7a697a16 100644 --- a/ssh.c +++ b/ssh.c @@ -183,7 +183,7 @@ static const char *const ssh2_disconnect_reasons[] = { /* * Codes for terminal modes. * Most of these are the same in SSH-1 and SSH-2. - * This list is derived from draft-ietf-secsh-connect-25 and + * This list is derived from RFC 4254 and * SSH-1 RFC-1.2.31. */ static const struct {