diff options
author | 2018-11-20 09:06:08 +0000 | |
---|---|---|
committer | 2018-11-20 09:06:08 +0000 | |
commit | b0510ced780f5cbd1d8e820bedd5c8be2840072f (patch) | |
tree | 38b9be337a4e0cb3526de2db1271a334581c44a2 | |
parent | Convert the pledge call to idiomatic format 'cause we love grep. (diff) | |
download | wireguard-openbsd-b0510ced780f5cbd1d8e820bedd5c8be2840072f.tar.xz wireguard-openbsd-b0510ced780f5cbd1d8e820bedd5c8be2840072f.zip |
Fix spelling of kettenis' email address
"just fix" deraadt@
-rw-r--r-- | share/man/man4/islrtc.4 | 6 | ||||
-rw-r--r-- | share/man/man4/pcfrtc.4 | 6 | ||||
-rw-r--r-- | share/man/man4/pcxrtc.4 | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/islrtc.4 b/share/man/man4/islrtc.4 index 7bd9c6e4983..68636e866ba 100644 --- a/share/man/man4/islrtc.4 +++ b/share/man/man4/islrtc.4 @@ -1,7 +1,7 @@ -.\" $OpenBSD: islrtc.4,v 1.2 2018/06/18 06:06:52 jmc Exp $ +.\" $OpenBSD: islrtc.4,v 1.3 2018/11/20 09:06:08 reyk Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt <deraadt@openbsd.org> -.\" Copyright (c) 2018 Mark Kettenis <ketttenis@openbsd.org> +.\" Copyright (c) 2018 Mark Kettenis <kettenis@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 18 2018 $ +.Dd $Mdocdate: November 20 2018 $ .Dt ISLRTC 4 .Os .Sh NAME diff --git a/share/man/man4/pcfrtc.4 b/share/man/man4/pcfrtc.4 index fd4f89fbe09..5a13aa39b1a 100644 --- a/share/man/man4/pcfrtc.4 +++ b/share/man/man4/pcfrtc.4 @@ -1,7 +1,7 @@ -.\" $OpenBSD: pcfrtc.4,v 1.2 2018/06/18 06:06:52 jmc Exp $ +.\" $OpenBSD: pcfrtc.4,v 1.3 2018/11/20 09:06:08 reyk Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt <deraadt@openbsd.org> -.\" Copyright (c) 2016 Mark Kettenis <ketttenis@openbsd.org> +.\" Copyright (c) 2016 Mark Kettenis <kettenis@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 18 2018 $ +.Dd $Mdocdate: November 20 2018 $ .Dt PCFRTC 4 .Os .Sh NAME diff --git a/share/man/man4/pcxrtc.4 b/share/man/man4/pcxrtc.4 index 3f21f637707..620c1808c2f 100644 --- a/share/man/man4/pcxrtc.4 +++ b/share/man/man4/pcxrtc.4 @@ -1,7 +1,7 @@ -.\" $OpenBSD: pcxrtc.4,v 1.2 2018/06/18 06:06:52 jmc Exp $ +.\" $OpenBSD: pcxrtc.4,v 1.3 2018/11/20 09:06:08 reyk Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt <deraadt@openbsd.org> -.\" Copyright (c) 2017 Mark Kettenis <ketttenis@openbsd.org> +.\" Copyright (c) 2017 Mark Kettenis <kettenis@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 18 2018 $ +.Dd $Mdocdate: November 20 2018 $ .Dt PCXRTC 4 .Os .Sh NAME |