diff options
author | 2014-11-19 04:19:54 +0000 | |
---|---|---|
committer | 2014-11-19 04:19:54 +0000 | |
commit | 59d5fea98d5eec44103632fefd185c6ad59f3438 (patch) | |
tree | 16118d4cfe6615184f24858c8b132fb8bf4f0087 | |
parent | two obvious markup fixes; from frankgroeneveld dot nl (diff) | |
download | wireguard-openbsd-59d5fea98d5eec44103632fefd185c6ad59f3438.tar.xz wireguard-openbsd-59d5fea98d5eec44103632fefd185c6ad59f3438.zip |
remove duplicate publication year; carsten dot kunze at arcor dot de
-rw-r--r-- | share/man/man5/moduli.5 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man5/moduli.5 b/share/man/man5/moduli.5 index ef0de08506b..745d18f3bc7 100644 --- a/share/man/man5/moduli.5 +++ b/share/man/man5/moduli.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: moduli.5,v 1.17 2012/09/26 17:34:38 jmc Exp $ +.\" $OpenBSD: moduli.5,v 1.18 2014/11/19 04:19:54 schwarze 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: September 26 2012 $ +.Dd $Mdocdate: November 19 2014 $ .Dt MODULI 5 .Os .Sh NAME @@ -123,5 +123,4 @@ that best meets the size requirement. .%D March 2006 .%R RFC 4419 .%T Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol -.%D 2006 .Re |