diff options
author | Kevin Lo <kevlo@cvs.openbsd.org> | 2003-11-26 02:21:54 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@cvs.openbsd.org> | 2003-11-26 02:21:54 +0000 |
commit | 20a6c641a5921a4dff38ec61b6a2e46beb4670e7 (patch) | |
tree | 4372ec2ab5e3bc2e11fcb813640be8bbcd098655 /share/man/man4 | |
parent | 861db4204cb578bfff23c9f1fa9977cae8a628d1 (diff) |
The geodesc works great for SC1201 as well. ok markus@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.i386/geodesc.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.i386/geodesc.4 b/share/man/man4/man4.i386/geodesc.4 index 882c70246e5..202e12487cf 100644 --- a/share/man/man4/man4.i386/geodesc.4 +++ b/share/man/man4/man4.i386/geodesc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: geodesc.4,v 1.2 2003/08/07 10:26:57 jmc Exp $ +.\" $OpenBSD: geodesc.4,v 1.3 2003/11/26 02:21:49 kevlo Exp $ .\" .\"Copyright (c) 2003 Markus Friedl <markus@openbsd.org> .\" @@ -20,7 +20,7 @@ .Os .Sh NAME .Nm geodesc -.Nd Geode SC1100 IAOC driver +.Nd Geode SC1100/SCx200 IAOC driver .Sh SYNOPSIS .Cd "geodesc* at pci? dev ? function ?" .Sh DESCRIPTION @@ -28,9 +28,9 @@ The .Nm driver supports the watchdog timer of the Geode SC1100. .Pp -The Geode SC1100 is a member of the National -Semiconductor Information Appliance On a Chip (IAOC) -family of fully integrated x86 system chips. +The Geode SC1100/SCx200 is a member of the AMD +Information Appliance On a Chip (IAOC) family +of fully integrated x86 system chips. .Pp The watchdog timer may be configured via .Xr sysctl 8 . |