diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2019-01-25 00:19:28 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2019-01-25 00:19:28 +0000 |
commit | 19e57109cd585cb86d263decaeaf7c719b3fc826 (patch) | |
tree | 33a0fb8e3da4b7ad0daa0878598496cc3e03f55d /share/man/man5 | |
parent | 6a583bbe6f30ab5dc54cf72dcb123d91a84106c6 (diff) |
I am retiring my old email address; replace it with my OpenBSD one.
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/sysctl.conf.5 | 6 | ||||
-rw-r--r-- | share/man/man5/wsconsctl.conf.5 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man5/sysctl.conf.5 b/share/man/man5/sysctl.conf.5 index d81e5a63443..04211238afb 100644 --- a/share/man/man5/sysctl.conf.5 +++ b/share/man/man5/sysctl.conf.5 @@ -1,6 +1,6 @@ -.\" $OpenBSD: sysctl.conf.5,v 1.12 2018/09/28 07:46:45 schwarze Exp $ +.\" $OpenBSD: sysctl.conf.5,v 1.13 2019/01/25 00:19:26 millert Exp $ .\" -.\" Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 1998 Todd C. Miller <millert@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 @@ -14,7 +14,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: September 28 2018 $ +.Dd $Mdocdate: January 25 2019 $ .Dt SYSCTL.CONF 5 .Os .Sh NAME diff --git a/share/man/man5/wsconsctl.conf.5 b/share/man/man5/wsconsctl.conf.5 index 7ae7fc7f850..a5eddda21e6 100644 --- a/share/man/man5/wsconsctl.conf.5 +++ b/share/man/man5/wsconsctl.conf.5 @@ -1,10 +1,10 @@ -.\" $OpenBSD: wsconsctl.conf.5,v 1.5 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: wsconsctl.conf.5,v 1.6 2019/01/25 00:19:26 millert Exp $ .\" .\" Copyright (c) 2001 Brian J. Kifiak <bk@rt.fm> .\" All rights reserved. .\" .\" Based on sysctl.conf.5 found in OpenBSD 2.3+: -.\" Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 1998 Todd C. Miller <millert@openbsd.org> .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -29,7 +29,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 25 2019 $ .Dt WSCONSCTL.CONF 5 .Os .Sh NAME |