diff options
author | 2010-09-30 10:36:24 +0000 | |
---|---|---|
committer | 2010-09-30 10:36:24 +0000 | |
commit | e0eba46498f9901922aba84c0ef027e56096b728 (patch) | |
tree | 09c5e03dcacfde67a8be69a5d3cdaf6be485e8a2 | |
parent | disable padding correctly. therefore we no longer need to supply (diff) | |
download | wireguard-openbsd-e0eba46498f9901922aba84c0ef027e56096b728.tar.xz wireguard-openbsd-e0eba46498f9901922aba84c0ef027e56096b728.zip |
Add jsg@ to the AUTHORS section of ikectl; he wrote the CA/PKI part.
-rw-r--r-- | usr.sbin/ikectl/ikectl.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/ikectl/ikectl.8 b/usr.sbin/ikectl/ikectl.8 index 4a5ce83b935..fe00350d244 100644 --- a/usr.sbin/ikectl/ikectl.8 +++ b/usr.sbin/ikectl/ikectl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ikectl.8,v 1.7 2010/09/30 10:03:52 reyk Exp $ +.\" $OpenBSD: ikectl.8,v 1.8 2010/09/30 10:36:24 reyk Exp $ .\" $vantronix: ikectl.8,v 1.11 2010/06/03 15:55:51 reyk Exp $ .\" .\" Copyright (c) 2007, 2008, 2009, 2010 Reyk Floeter <reyk@vantronix.net> @@ -278,7 +278,9 @@ program first appeared in The .Nm program was written by -.An Reyk Floeter Aq reyk@vantronix.net . +.An Reyk Floeter Aq reyk@vantronix.net +and +.An Jonathan Gray Aq jsg@vantronix.net . .Sh CAVEATS For the ease of use, the .Ic ca |