Deleted Added
full compact
alpm.4 (43971) alpm.4 (49831)
1.\" Copyright (c) 1999 Nicolas Souchu
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.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 1999 Nicolas Souchu
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.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $Id$
25.\" $Id: alpm.4,v 1.1 1999/02/13 17:48:41 nsouch Exp $
26.\"
27.\" Note: The date here should be updated whenever a non-trivial
28.\" change is made to the manual page.
29.Dd February, 1999
30.Dt ALPM 4 i386
31.\" Note: Only specify the operating system when the command
32.\" is FreeBSD specific, otherwise use the .Os macro with no
33.\" arguments.

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

46
47The embedded SMBus controller of the Aladdin chipset may give you access
48to the monitoring facilities of your mainboard. See
49.Xr smb 4
50for writing user code to fetch voltages, temperature and so on from the
51monitoring chip of your mainboard.
52
53.Sh SEE ALSO
26.\"
27.\" Note: The date here should be updated whenever a non-trivial
28.\" change is made to the manual page.
29.Dd February, 1999
30.Dt ALPM 4 i386
31.\" Note: Only specify the operating system when the command
32.\" is FreeBSD specific, otherwise use the .Os macro with no
33.\" arguments.

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

46
47The embedded SMBus controller of the Aladdin chipset may give you access
48to the monitoring facilities of your mainboard. See
49.Xr smb 4
50for writing user code to fetch voltages, temperature and so on from the
51monitoring chip of your mainboard.
52
53.Sh SEE ALSO
54.Xr smbus 4 ,
55.Xr smb 4
54.Xr smb 4 ,
55.Xr smbus 4
56.Sh HISTORY
57The
58.Nm
56.Sh HISTORY
57The
58.Nm
59manual page example first appeared in FreeBSD 4.0
59manual page example first appeared in
60.Fx 4.0 .
60.Sh AUTHORS
61This
62manual page was written by
61.Sh AUTHORS
62This
63manual page was written by
63.An Nicolas Souchu <nsouch@FreeBSD.ORG>.
64.An Nicolas Souchu Aq nsouch@FreeBSD.org
64.Sh BUGS
65Only polling mode is supported.
65.Sh BUGS
66Only polling mode is supported.