diff options
Diffstat (limited to 'share/man/man9/iic.9')
-rw-r--r-- | share/man/man9/iic.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/iic.9 b/share/man/man9/iic.9 index c37bfb44349..95d90c0833b 100644 --- a/share/man/man9/iic.9 +++ b/share/man/man9/iic.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.9,v 1.6 2007/05/31 19:20:00 jmc Exp $ +.\" $OpenBSD: iic.9,v 1.7 2013/06/04 19:27:07 schwarze Exp $ .\" .\" Copyright (c) 2003 Wasabi Systems, Inc. .\" All rights reserved. @@ -33,7 +33,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: June 4 2013 $ .Dt IIC 9 .Os .Sh NAME @@ -45,7 +45,7 @@ .Nm iic_smbus_receive_byte .Nd Inter IC (I2C) bus .Sh SYNOPSIS -.Fd #include <dev/i2c/i2cvar.h> +.In dev/i2c/i2cvar.h .Ft int .Fo iic_acquire_bus .Fa "i2c_tag_t ic" |