diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2001-09-18 02:50:24 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2001-09-18 02:50:24 +0000 |
| commit | 06b41eeff1ca50bdfef452e3485060d2345e4ad9 (patch) | |
| tree | b47ab8f73a7b1ea89e03b2cd93ae9b5beb574f38 | |
| parent | d7ffc0023d8a31fb904537b2f13678ed98caf0bc (diff) | |
Notes
| -rw-r--r-- | share/man/man4/intpm.4 | 1 | ||||
| -rw-r--r-- | share/man/man4/man4.i386/alpm.4 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/intpm.4 b/share/man/man4/intpm.4 index 960fc054c6ef..3553844cff90 100644 --- a/share/man/man4/intpm.4 +++ b/share/man/man4/intpm.4 @@ -32,6 +32,7 @@ .Nd Intel PIIX4 Power Management controller driver .Sh SYNOPSIS .Cd device smbus +.Cd device smb .Cd device intpm .Sh DESCRIPTION This driver provides access to diff --git a/share/man/man4/man4.i386/alpm.4 b/share/man/man4/man4.i386/alpm.4 index aceee0ddceef..564db6a63814 100644 --- a/share/man/man4/man4.i386/alpm.4 +++ b/share/man/man4/man4.i386/alpm.4 @@ -32,6 +32,7 @@ .Nd Acer Aladdin 15x3 Power Management controller driver .Sh SYNOPSIS .Cd device smbus +.Cd device smb .Cd device alpm .Sh DESCRIPTION This driver provides access to the |
