diff options
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 . |