diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-01-11 08:34:31 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-01-11 08:34:31 +0000 |
commit | 2cbaad2760fa51e2f1102ee40213654f305cb931 (patch) | |
tree | 59094ec686041941ce4249c759ad3ba85d2af7f4 /share/man/man4/acpiec.4 | |
parent | fac34255caced6350754eb72c7222ab9cd7ef4e6 (diff) |
- add a list in acpi.4 of all acpi devices which attach
- make the .Nd a little nicer whilst here
help/ok mk
Diffstat (limited to 'share/man/man4/acpiec.4')
-rw-r--r-- | share/man/man4/acpiec.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/acpiec.4 b/share/man/man4/acpiec.4 index a232533fd37..ced219d211e 100644 --- a/share/man/man4/acpiec.4 +++ b/share/man/man4/acpiec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpiec.4,v 1.1 2007/01/10 16:14:36 mk Exp $ +.\" $OpenBSD: acpiec.4,v 1.2 2007/01/11 08:34:30 jmc Exp $ .\" .\" Copyright (c) 2006 Michael Knudsen <mk@openbsd.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm acpiec -.Nd ACPI Embedded Controllers +.Nd ACPI embedded controller .Sh SYNOPSIS .Cd "acpiec* at acpi?" .Sh DESCRIPTION |