diff options
author | 2005-11-16 04:08:41 +0000 | |
---|---|---|
committer | 2005-11-16 04:08:41 +0000 | |
commit | fd5122a1d47f1697d77e4b0f98832b86643e5605 (patch) | |
tree | b37ac3f95ba45fe103f5115728bb71eeed92540e | |
parent | driver for the philips pca9554 i2c gpio device (diff) | |
download | wireguard-openbsd-fd5122a1d47f1697d77e4b0f98832b86643e5605.tar.xz wireguard-openbsd-fd5122a1d47f1697d77e4b0f98832b86643e5605.zip |
Xr pcagpio
-rw-r--r-- | share/man/man4/iic.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index 9951cf8c84e..224c9a28764 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.4 2005/11/15 23:25:32 deraadt Exp $ +.\" $OpenBSD: iic.4,v 1.5 2005/11/16 04:08:41 deraadt Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -76,6 +76,8 @@ Analog Devices ADM1030 temperature sensor National Semiconductor LM87 temperature sensor .It Xr lmtemp 4 National Semiconductor LM75/LM77 temperature sensor +.It Xr pcagpio 4 +Philips PCA9554 gpio .It Xr maxtmp 4 Maxim MAX6690 temperature sensor .It Xr tsl 4 |