diff options
author | Oleg Safiullin <form@cvs.openbsd.org> | 2008-03-24 18:44:46 +0000 |
---|---|---|
committer | Oleg Safiullin <form@cvs.openbsd.org> | 2008-03-24 18:44:46 +0000 |
commit | bcfd2b7e79408e4e07618c57a64b7301ce705656 (patch) | |
tree | e9045291a977df96ee536c9d97928f9840884eb3 /share | |
parent | 6cae4b3b38c5e8ee985025a9633858c0871527e0 (diff) |
add it(4) at port 0x228, found on some motherboards.
ok deraadt@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/it.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/it.4 b/share/man/man4/it.4 index da596c41a83..7b1ca5558b8 100644 --- a/share/man/man4/it.4 +++ b/share/man/man4/it.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: it.4,v 1.14 2007/12/23 22:09:19 jmc Exp $ +.\" $OpenBSD: it.4,v 1.15 2008/03/24 18:44:45 form Exp $ .\" .\" Copyright (c) 2007 Oleg Safiullin <form@pdp-11.org.ru> .\" Copyright (c) 2003 Julien Bordet <zejames@greygats.org> @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 23 2007 $ +.Dd $Mdocdate: March 24 2008 $ .Dt IT 4 .Os .Sh NAME @@ -35,6 +35,7 @@ temperature, voltage, and fan sensor with watchdog timer .Cd "it0 at isa? port 0x290" .Cd "it1 at isa? port 0xc00" .Cd "it2 at isa? port 0xd00" +.Cd "it3 at isa? port 0x228" .Sh DESCRIPTION The .Nm |