Deleted Added
full compact
smapi.4 (147411) smapi.4 (267938)
1.\"
2.\" Copyright (c) 2003 Tom Rhodes
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.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 2003 Tom Rhodes
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.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/man4.i386/smapi.4 147411 2005-06-16 08:06:37Z brueffer $
26.\" $FreeBSD: head/share/man/man4/man4.i386/smapi.4 267938 2014-06-26 21:46:14Z bapt $
27.\"
28.Dd April 1, 2003
29.Dt SMAPI 4 i386
30.Os
31.Sh NAME
32.Nm smapi
33.Nd "System Management Application Program Interface driver"
34.Sh DESCRIPTION

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

141.%B "IBM Thinkpad 770 Technical Reference"
142.%O "05L1739 S05L-1739-00"
143.Re
144.Sh AUTHORS
145.An -nosplit
146The
147.Nm
148driver was written by
27.\"
28.Dd April 1, 2003
29.Dt SMAPI 4 i386
30.Os
31.Sh NAME
32.Nm smapi
33.Nd "System Management Application Program Interface driver"
34.Sh DESCRIPTION

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

141.%B "IBM Thinkpad 770 Technical Reference"
142.%O "05L1739 S05L-1739-00"
143.Re
144.Sh AUTHORS
145.An -nosplit
146The
147.Nm
148driver was written by
149.An Matthew N. Dodd Aq mdodd@FreeBSD.org .
149.An Matthew N. Dodd Aq Mt mdodd@FreeBSD.org .
150This manual page was written by
150This manual page was written by
151.An Tom Rhodes Aq trhodes@FreeBSD.org
151.An Tom Rhodes Aq Mt trhodes@FreeBSD.org
152and
152and
153.An Matthew N. Dodd Aq mdodd@FreeBSD.org .
153.An Matthew N. Dodd Aq Mt mdodd@FreeBSD.org .