diff options
| author | 2006-01-03 14:42:47 +0000 | |
|---|---|---|
| committer | 2006-01-03 14:42:47 +0000 | |
| commit | dbd115f4d160895b5ab944f93c6174e77fa8b35c (patch) | |
| tree | ca5c5d13dafb1306ff2a08467ae6ee5585e991f4 | |
| parent | spelling; from michael knudsen; (diff) | |
| download | wireguard-openbsd-dbd115f4d160895b5ab944f93c6174e77fa8b35c.tar.xz wireguard-openbsd-dbd115f4d160895b5ab944f93c6174e77fa8b35c.zip | |
oops, fcu(4) is a slave, not master;
from kettenis
| -rw-r--r-- | share/man/man4/iic.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index 62bd91485ef..88611d15b99 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.31 2006/01/02 14:30:41 jmc Exp $ +.\" $OpenBSD: iic.4,v 1.32 2006/01/03 14:42:47 jmc Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -64,8 +64,6 @@ commands. Acer Labs M7101 Power Management .It Xr amdiic 4 AMD-8111 SMBus controller -.It Xr fcu 4 -Apple FCU fan controller .It Xr gscsio 4 National Semiconductor Geode SC1100 Super I/O .It Xr ichiic 4 @@ -99,6 +97,8 @@ Analog Devices ADM1031 temperature sensor Analog Devices ADT7460 environmental sensor .It Xr asbtm 4 Asus ASB 100 temperature sensor +.It Xr fcu 4 +Apple FCU fan controller .It Xr lmenv 4 National Semiconductor LM87 temperature sensor .It Xr lmtemp 4 |
