diff options
author | Michael Knudsen <mk@cvs.openbsd.org> | 2007-01-13 10:37:26 +0000 |
---|---|---|
committer | Michael Knudsen <mk@cvs.openbsd.org> | 2007-01-13 10:37:26 +0000 |
commit | 123b36184f5ce3eeb87c053eb6a2ee377fb9e38f (patch) | |
tree | bcc4138cc1ae27dc17a22c55868110a3e39877f9 /share | |
parent | 96497242ae24bb191d3e815d9db58c588a860e9a (diff) |
Dmitri Alenitchev pointed out that he originally submitted these,
thanks!
(He also submitted an acpibtn page but I rewrote that recently so I think
it's fair that I get to keep it.)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/acpiac.4 | 4 | ||||
-rw-r--r-- | share/man/man4/acpiec.4 | 4 | ||||
-rw-r--r-- | share/man/man4/acpitz.4 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/acpiac.4 b/share/man/man4/acpiac.4 index dbdfb8d845e..55eb1923daf 100644 --- a/share/man/man4/acpiac.4 +++ b/share/man/man4/acpiac.4 @@ -1,6 +1,6 @@ -.\" $OpenBSD: acpiac.4,v 1.2 2007/01/11 08:34:30 jmc Exp $ +.\" $OpenBSD: acpiac.4,v 1.3 2007/01/13 10:37:25 mk Exp $ .\" -.\" Copyright (c) 2007 Michael Knudsen <mk@openbsd.org> +.\" Copyright (c) 2006 Dmitri Alenitchev <dma@dma.org.ru> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above diff --git a/share/man/man4/acpiec.4 b/share/man/man4/acpiec.4 index ced219d211e..d7fbd98bc57 100644 --- a/share/man/man4/acpiec.4 +++ b/share/man/man4/acpiec.4 @@ -1,6 +1,6 @@ -.\" $OpenBSD: acpiec.4,v 1.2 2007/01/11 08:34:30 jmc Exp $ +.\" $OpenBSD: acpiec.4,v 1.3 2007/01/13 10:37:25 mk Exp $ .\" -.\" Copyright (c) 2006 Michael Knudsen <mk@openbsd.org> +.\" Copyright (c) 2006 Dmitri Alenitchev <dma@dma.org.ru> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above diff --git a/share/man/man4/acpitz.4 b/share/man/man4/acpitz.4 index 30e0723e6b5..f1f527cfdae 100644 --- a/share/man/man4/acpitz.4 +++ b/share/man/man4/acpitz.4 @@ -1,6 +1,6 @@ -.\" $OpenBSD: acpitz.4,v 1.2 2007/01/11 08:34:30 jmc Exp $ +.\" $OpenBSD: acpitz.4,v 1.3 2007/01/13 10:37:25 mk Exp $ .\" -.\" Copyright (c) 2007 Michael Knudsen <mk@openbsd.org> +.\" Copyright (c) 2006 Dmitri Alenitchev <dma@dma.org.ru> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above |