summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2012-11-07 08:36:00 +1100
committerDamien Miller <djm@mindrot.org>2012-11-07 08:36:00 +1100
commit0120c41d6b927beb89499b49eb66512225d30f7f (patch)
tree2b21628917ddf5593f9528f5ee128a9403287f0b
parentd5c3d4c0ca0312ea96de9eca38b055a98335b550 (diff)
- jmc@cvs.openbsd.org 2012/09/26 17:34:38
[moduli.5] last stage of rfc changes, using consistent Rs/Re blocks, and moving the references into a STANDARDS section;
-rw-r--r--ChangeLog4
-rw-r--r--moduli.511
2 files changed, 12 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c754470fb..24193233e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
4 [moduli.5] 4 [moduli.5]
5 fix formula 5 fix formula
6 ok djm@ 6 ok djm@
7 - jmc@cvs.openbsd.org 2012/09/26 17:34:38
8 [moduli.5]
9 last stage of rfc changes, using consistent Rs/Re blocks, and moving the
10 references into a STANDARDS section;
7 11
820121105 1220121105
9 - (dtucker) [uidswap.c openbsd-compat/Makefile.in 13 - (dtucker) [uidswap.c openbsd-compat/Makefile.in
diff --git a/moduli.5 b/moduli.5
index aa7e06291..ef0de0850 100644
--- a/moduli.5
+++ b/moduli.5
@@ -1,4 +1,4 @@
1.\" $OpenBSD: moduli.5,v 1.16 2011/11/28 08:46:27 eric Exp $ 1.\" $OpenBSD: moduli.5,v 1.17 2012/09/26 17:34:38 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2008 Damien Miller <djm@mindrot.org> 3.\" Copyright (c) 2008 Damien Miller <djm@mindrot.org>
4.\" 4.\"
@@ -13,7 +13,7 @@
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.Dd $Mdocdate: November 28 2011 $ 16.Dd $Mdocdate: September 26 2012 $
17.Dt MODULI 5 17.Dt MODULI 5
18.Os 18.Os
19.Sh NAME 19.Sh NAME
@@ -115,8 +115,13 @@ that best meets the size requirement.
115.Sh SEE ALSO 115.Sh SEE ALSO
116.Xr ssh-keygen 1 , 116.Xr ssh-keygen 1 ,
117.Xr sshd 8 117.Xr sshd 8
118.Sh STANDARDS
118.Rs 119.Rs
120.%A M. Friedl
121.%A N. Provos
122.%A W. Simpson
123.%D March 2006
119.%R RFC 4419 124.%R RFC 4419
120.%T "Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol" 125.%T Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol
121.%D 2006 126.%D 2006
122.Re 127.Re