Deleted Added
full compact
glxiic.4 (221961) glxiic.4 (267938)
1.\" Copyright (c) 2011 Henrik Brix Andersen <brix@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 7 unchanged lines hidden (view full) ---

16.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
17.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
18.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
19.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
20.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
22.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23.\"
1.\" Copyright (c) 2011 Henrik Brix Andersen <brix@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 7 unchanged lines hidden (view full) ---

16.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
17.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
18.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
19.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
20.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
22.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23.\"
24.\" $FreeBSD: head/share/man/man4/man4.i386/glxiic.4 221961 2011-05-15 14:01:23Z brix $
24.\" $FreeBSD: head/share/man/man4/man4.i386/glxiic.4 267938 2014-06-26 21:46:14Z bapt $
25.\"
26.Dd May 15, 2011
27.Dt GLXIIC 4 i386
28.Os
29.Sh NAME
30.Nm glxiic
31.Nd Geode LX CS5536 I2C controller driver
32.Sh SYNOPSIS

--- 65 unchanged lines hidden (view full) ---

98.Nm
99device driver and manual page first appeared in
100.Fx 9.0 .
101.Sh AUTHORS
102.An -nosplit
103The
104.Nm
105device driver and manual page were written by
25.\"
26.Dd May 15, 2011
27.Dt GLXIIC 4 i386
28.Os
29.Sh NAME
30.Nm glxiic
31.Nd Geode LX CS5536 I2C controller driver
32.Sh SYNOPSIS

--- 65 unchanged lines hidden (view full) ---

98.Nm
99device driver and manual page first appeared in
100.Fx 9.0 .
101.Sh AUTHORS
102.An -nosplit
103The
104.Nm
105device driver and manual page were written by
106.An Henrik Brix Andersen Aq brix@FreeBSD.org .
106.An Henrik Brix Andersen Aq Mt brix@FreeBSD.org .