diff options
author | 2017-07-24 21:25:41 +0000 | |
---|---|---|
committer | 2017-07-24 21:25:41 +0000 | |
commit | 33e2bdf39d7355a41ec87e3567e8f6c9d4cfbe2e (patch) | |
tree | da319bf6e1ca3d017540df1439977bf97832763b | |
parent | Add support for the AXP152 which has a shutdown control register that is (diff) | |
download | wireguard-openbsd-33e2bdf39d7355a41ec87e3567e8f6c9d4cfbe2e.tar.xz wireguard-openbsd-33e2bdf39d7355a41ec87e3567e8f6c9d4cfbe2e.zip |
add pcxrtc;
-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 ebbc3780023..76c9e05cf85 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.88 2016/09/01 10:04:51 jcs Exp $ +.\" $OpenBSD: iic.4,v 1.89 2017/07/24 21:25:41 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: September 1 2016 $ +.Dd $Mdocdate: July 24 2017 $ .Dt IIC 4 .Os .Sh NAME @@ -175,6 +175,8 @@ Philips PCA9532/9552 GPIO LED dimmer Philips PCF8591 temperature sensor .It Xr pcfrtc 4 NXP PCF8523 Real Time Clock +.It Xr pcxrtc 4 +NXP PCF8563 Real Time Clock .It Xr ricohrtc 4 Ricoh RS5C372 Real Time Clock .It Xr sdtemp 4 |