diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-01-01 20:52:29 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-01-01 20:52:29 +0000 |
commit | 5c6a275d22890d00126f51fb7cbff1aa01948aca (patch) | |
tree | 7b1673167ce83d637e54ce54d8bd795cdcd691f6 /share/man/man4/admtt.4 | |
parent | 2e8171134016d44dbd15da591feea9b72aae4eca (diff) |
switch from macppc-specific maciic(4) driver to the generic iic(4),
after teaching it to use a function pointer to get back to the OFW
scan.. this will also help the sparc64 later; ok kettenis
Diffstat (limited to 'share/man/man4/admtt.4')
-rw-r--r-- | share/man/man4/admtt.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/admtt.4 b/share/man/man4/admtt.4 index 939212ccb0f..1c394735cea 100644 --- a/share/man/man4/admtt.4 +++ b/share/man/man4/admtt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: admtt.4,v 1.2 2005/12/25 00:19:04 deraadt Exp $ +.\" $OpenBSD: admtt.4,v 1.3 2006/01/01 20:52:27 deraadt Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -21,7 +21,7 @@ .Nm admtt .Nd Analog Devices ADM1031 temperature sensor .Sh SYNOPSIS -.Cd "admtt* at maciic?" +.Cd "admtt* at iic?" .Sh DESCRIPTION The .Nm |