diff options
author | 2017-11-30 16:14:30 +0000 | |
---|---|---|
committer | 2017-11-30 16:14:30 +0000 | |
commit | 059019dd55c505ef8f7ee65b3e6be1420cff8ac6 (patch) | |
tree | 7c83f95b29cbbbbdc60d624f7ff12dd3c3dc1dd0 | |
parent | Replace `coremask' with `numcores'. (diff) | |
download | wireguard-openbsd-059019dd55c505ef8f7ee65b3e6be1420cff8ac6.tar.xz wireguard-openbsd-059019dd55c505ef8f7ee65b3e6be1420cff8ac6.zip |
add bgw;
-rw-r--r-- | share/man/man4/iic.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index 76c9e05cf85..49dba9ba37c 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.89 2017/07/24 21:25:41 jmc Exp $ +.\" $OpenBSD: iic.4,v 1.90 2017/11/30 16:14:30 jmc Exp $ .\" .\" Copyright (c) 2004, 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 24 2017 $ +.Dd $Mdocdate: November 30 2017 $ .Dt IIC 4 .Os .Sh NAME @@ -137,6 +137,8 @@ Andigilog aSC7611 temperature, voltage, and fan sensor Asus ASB 100 temperature sensor .It Xr asms 4 Apple sudden motion sensor +.It Xr bgw 4 +Bosch motion sensor .It Xr ecadc 4 environmental monitoring subsystem temperature sensor .It Xr fcu 4 |