diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man3/makedev.3 | 6 | ||||
-rw-r--r-- | share/man/man4/ksyms.4 | 6 | ||||
-rw-r--r-- | share/man/man5/sysctl.conf.5 | 6 | ||||
-rw-r--r-- | share/man/man5/wsconsctl.conf.5 | 6 | ||||
-rw-r--r-- | share/man/man7/glob.7 | 6 |
5 files changed, 15 insertions, 15 deletions
diff --git a/share/man/man3/makedev.3 b/share/man/man3/makedev.3 index 9a85d6c10d9..5083ec9bf52 100644 --- a/share/man/man3/makedev.3 +++ b/share/man/man3/makedev.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: makedev.3,v 1.1 2014/10/13 17:27:00 millert Exp $ +.\" $OpenBSD: makedev.3,v 1.2 2019/01/25 00:19:26 millert Exp $ .\" -.\" Copyright (c) 2014 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 2014 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: October 13 2014 $ +.Dd $Mdocdate: January 25 2019 $ .Dt MAKEDEV 3 .Os .Sh NAME diff --git a/share/man/man4/ksyms.4 b/share/man/man4/ksyms.4 index 760c8662589..910c4efa0ca 100644 --- a/share/man/man4/ksyms.4 +++ b/share/man/man4/ksyms.4 @@ -1,6 +1,6 @@ -.\" $OpenBSD: ksyms.4,v 1.13 2013/11/01 12:08:51 fgsch Exp $ +.\" $OpenBSD: ksyms.4,v 1.14 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: November 1 2013 $ +.Dd $Mdocdate: January 25 2019 $ .Dt KSYMS 4 .Os .Sh NAME 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 diff --git a/share/man/man7/glob.7 b/share/man/man7/glob.7 index d8125636bee..fc0f6431452 100644 --- a/share/man/man7/glob.7 +++ b/share/man/man7/glob.7 @@ -1,6 +1,6 @@ -.\" $OpenBSD: glob.7,v 1.5 2014/12/09 15:37:14 schwarze Exp $ +.\" $OpenBSD: glob.7,v 1.6 2019/01/25 00:19:26 millert Exp $ .\" -.\" Copyright (c) 2009 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 2009 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 @@ -15,7 +15,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" -.Dd $Mdocdate: December 9 2014 $ +.Dd $Mdocdate: January 25 2019 $ .Dt GLOB 7 .Os .Sh NAME |