Deleted Added
full compact
asmc.4 (210676) asmc.4 (267938)
1.\"-
2.\" Copyright (c) 2007, 2008, 2009 Rui Paulo <rpaulo@FreeBSD.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
19.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
20.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
22.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
23.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
24.\" POSSIBILITY OF SUCH DAMAGE.
25.\"
1.\"-
2.\" Copyright (c) 2007, 2008, 2009 Rui Paulo <rpaulo@FreeBSD.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
19.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
20.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
22.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
23.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
24.\" POSSIBILITY OF SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/asmc.4 210676 2010-07-31 12:14:28Z joel $
26.\" $FreeBSD: head/share/man/man4/asmc.4 267938 2014-06-26 21:46:14Z bapt $
27.\"
28.Dd July 27, 2009
29.Dt ASMC 4
30.Os
31.Sh NAME
32.Nm asmc
33.Nd device driver for the Apple System Management Console (SMC)
34.Sh SYNOPSIS

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

150.Xr devd 8 ,
151.Xr sysctl 8
152.Sh HISTORY
153The
154.Nm
155driver first appeared in
156.Fx 8.0 .
157.Sh AUTHORS
27.\"
28.Dd July 27, 2009
29.Dt ASMC 4
30.Os
31.Sh NAME
32.Nm asmc
33.Nd device driver for the Apple System Management Console (SMC)
34.Sh SYNOPSIS

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

150.Xr devd 8 ,
151.Xr sysctl 8
152.Sh HISTORY
153The
154.Nm
155driver first appeared in
156.Fx 8.0 .
157.Sh AUTHORS
158.An -nosplit
159.An Rui Paulo Aq rpaulo@FreeBSD.org
160(Google Summer of Code project).
158.An Rui Paulo Aq Mt rpaulo@FreeBSD.org
159(Google Summer of Code project)
161.Sh BUGS
162Support for the latest models was never tested and is most likely not
163fully working.
160.Sh BUGS
161Support for the latest models was never tested and is most likely not
162fully working.