diff options
author | 2007-01-13 10:37:25 +0000 | |
---|---|---|
committer | 2007-01-13 10:37:25 +0000 | |
commit | c28373cc8efa1e55c2d121eefe1b7ae6054d4397 (patch) | |
tree | 934b322ea7f466b9e23bb1324ee11865f9dafd60 | |
parent | Ignore country code on happy hacking keyboard, it reports itself as japanse. (diff) | |
download | wireguard-openbsd-c28373cc8efa1e55c2d121eefe1b7ae6054d4397.tar.xz wireguard-openbsd-c28373cc8efa1e55c2d121eefe1b7ae6054d4397.zip |
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.)
-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 |