From acdabfea2315c295b0c6c0dd4840e96908d84d2d Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Thu, 6 Sep 2012 06:51:38 +0000 Subject: mention SMBus support in glxpcib(4) --- share/man/man4/man4.loongson/glxpcib.4 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'share/man/man4/man4.loongson') diff --git a/share/man/man4/man4.loongson/glxpcib.4 b/share/man/man4/man4.loongson/glxpcib.4 index feff203a56b..de485950afc 100644 --- a/share/man/man4/man4.loongson/glxpcib.4 +++ b/share/man/man4/man4.loongson/glxpcib.4 @@ -1,8 +1,8 @@ -.\" $OpenBSD: glxpcib.4,v 1.1 2010/02/09 19:08:39 miod Exp $ +.\" $OpenBSD: glxpcib.4,v 1.2 2012/09/06 06:51:37 jsg Exp $ .\" .\" Michael Shalayeff, 2007. Public Domain. .\" -.Dd $Mdocdate: February 9 2010 $ +.Dd $Mdocdate: September 6 2012 $ .Dt GLXPCIB 4 loongson .Os .Sh NAME @@ -12,6 +12,7 @@ .Sh SYNOPSIS .Cd "glxpcib* at pci?" .\" .Cd "gpio* at glxpcib?" +.\" .Cd "iic* at glxpcib?" .Cd "isa* at glxpcib?" .Sh DESCRIPTION The @@ -21,10 +22,11 @@ This device contains a number of components, including a PCI-ISA bridge. Besides the core functionality, the .Nm .\" driver implements a 32-bit 3.5 MHz timecounter, a watchdog timer device, -.\" and a GPIO device. +.\" a GPIO device, and a SMBus interface. driver implements a 32-bit 3.5 MHz timecounter. .Sh SEE ALSO .\" .Xr gpio 4 , +.\" .Xr iic 4 , .Xr intro 4 , .Xr isa 4 , .Xr pci 4 , -- cgit v1.2.3