diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-09-26 17:34:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-09-26 17:34:39 +0000 |
commit | 1f1d27f8dd927bd7cd88ca168bd3cd89b8bbb345 (patch) | |
tree | bc004b15167ce0eb31b3423caa03db8aa52da3b2 /share/man/man5/moduli.5 | |
parent | ca15a3bc9f557281f8b58d7bc41f119853ca3add (diff) |
last stage of rfc changes, using consistent Rs/Re blocks, and moving the
references into a STANDARDS section;
Diffstat (limited to 'share/man/man5/moduli.5')
-rw-r--r-- | share/man/man5/moduli.5 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/share/man/man5/moduli.5 b/share/man/man5/moduli.5 index aa7e06291b9..ef0de08506b 100644 --- a/share/man/man5/moduli.5 +++ b/share/man/man5/moduli.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: moduli.5,v 1.16 2011/11/28 08:46:27 eric Exp $ +.\" $OpenBSD: moduli.5,v 1.17 2012/09/26 17:34:38 jmc Exp $ .\" .\" Copyright (c) 2008 Damien Miller <djm@mindrot.org> .\" @@ -13,7 +13,7 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd $Mdocdate: November 28 2011 $ +.Dd $Mdocdate: September 26 2012 $ .Dt MODULI 5 .Os .Sh NAME @@ -115,8 +115,13 @@ that best meets the size requirement. .Sh SEE ALSO .Xr ssh-keygen 1 , .Xr sshd 8 +.Sh STANDARDS .Rs +.%A M. Friedl +.%A N. Provos +.%A W. Simpson +.%D March 2006 .%R RFC 4419 -.%T "Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol" +.%T Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol .%D 2006 .Re |