diff options
-rw-r--r-- | share/man/man4/man4.macppc/fcu.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.macppc/fcu.4 b/share/man/man4/man4.macppc/fcu.4 index 7d77a6ae397..d21e15b383f 100644 --- a/share/man/man4/man4.macppc/fcu.4 +++ b/share/man/man4/man4.macppc/fcu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fcu.4,v 1.1 2005/11/28 16:58:40 deraadt Exp $ +.\" $OpenBSD: fcu.4,v 1.2 2005/11/28 19:46:28 jmc Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -28,13 +28,13 @@ The driver provides support for the Apple FCU fan controller. The device controls and monitors fans found in some Apple -machines. +machines. These values are made available through the .Xr sysctl 8 interface. .Sh SEE ALSO -.Xr maciic 4 , .Xr intro 4 , +.Xr maciic 4 , .Xr sensorsd 8 , .Xr sysctl 8 .Sh AUTHORS |