diff options
author | 2012-09-25 13:58:00 +0000 | |
---|---|---|
committer | 2012-09-25 13:58:00 +0000 | |
commit | 82095b1478127d4e4b406bfe6e040f54e2dafbb2 (patch) | |
tree | aeabb4f5aae2fabdbd6d8314e5e8510e3e109a74 | |
parent | Make sure we send MSIs to the primary CPU like we do on amd64. (diff) | |
download | wireguard-openbsd-82095b1478127d4e4b406bfe6e040f54e2dafbb2.tar.xz wireguard-openbsd-82095b1478127d4e4b406bfe6e040f54e2dafbb2.zip |
lost preposition "in"
-rw-r--r-- | sbin/isakmpd/isakmpd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/isakmpd/isakmpd.8 b/sbin/isakmpd/isakmpd.8 index 593ad396fc7..5afcb63cfb2 100644 --- a/sbin/isakmpd/isakmpd.8 +++ b/sbin/isakmpd/isakmpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.8,v 1.110 2012/08/24 14:49:21 jmc Exp $ +.\" $OpenBSD: isakmpd.8,v 1.111 2012/09/25 13:58:00 otto Exp $ .\" $EOM: isakmpd.8,v 1.23 2000/05/02 00:30:23 niklas Exp $ .\" .\" Copyright (c) 1998, 1999, 2000, 2001 Niklas Hallqvist. @@ -30,7 +30,7 @@ .\" .\" Manual page, using -mandoc macros .\" -.Dd $Mdocdate: August 24 2012 $ +.Dd $Mdocdate: September 25 2012 $ .Dt ISAKMPD 8 .Os .Sh NAME @@ -814,7 +814,7 @@ command is issued in the command FIFO. The ISAKMP/Oakley key management protocol is described in RFC 2407, RFC 2408, and RFC 2409. NAT-Traversal is described in RFC 3947. -This implementation was done 1998 by Niklas Hallqvist and Niels Provos, +This implementation was done in 1998 by Niklas Hallqvist and Niels Provos, sponsored by Ericsson Radio Systems. .Sh CAVEATS When storing a trusted public key for an IPv6 identity, the |