diff options
author | 2019-04-09 14:09:13 +0000 | |
---|---|---|
committer | 2019-04-09 14:09:13 +0000 | |
commit | 996953b367ffa44446f5d1f4928acad608805d22 (patch) | |
tree | 8b4f6cbd97b7d178d9bfa666bb456f377f83c417 | |
parent | macro fix; (diff) | |
download | wireguard-openbsd-996953b367ffa44446f5d1f4928acad608805d22.tar.xz wireguard-openbsd-996953b367ffa44446f5d1f4928acad608805d22.zip |
missing xr
-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 45539719dbd..0bd57b559ef 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.95 2019/01/11 20:39:46 jmc Exp $ +.\" $OpenBSD: iic.4,v 1.96 2019/04/09 14:09:13 sthen 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: January 11 2019 $ +.Dd $Mdocdate: April 9 2019 $ .Dt IIC 4 .Os .Sh NAME @@ -111,7 +111,7 @@ VIA SMBus controller .El .Sh SUPPORTED SLAVES .Bl -tag -width 13n -compact -.It abcrtc 4 +.It Xr abcrtc 4 Abracon AB1805 real-time clock .It Xr adc 4 Analog Devices AD7416/AD7417/7418 temperature sensor |