diff options
author | 2008-02-12 13:52:06 +0000 | |
---|---|---|
committer | 2008-02-12 13:52:06 +0000 | |
commit | 4176ae13378d115e8bcab768f15ec1a1b43067cc (patch) | |
tree | 0733e3891a3ae8fe118548e2e39f4b2a94785fab | |
parent | pin 47 on ALC65{0,5,8} ac97 codecs can be used for either eapd or (diff) | |
download | wireguard-openbsd-4176ae13378d115e8bcab768f15ec1a1b43067cc.tar.xz wireguard-openbsd-4176ae13378d115e8bcab768f15ec1a1b43067cc.zip |
No tda(4) on the Sun Blade 1500/2500. Rephrase the sentence slightly while
I'm there.
-rw-r--r-- | share/man/man4/man4.sparc64/tda.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc64/tda.4 b/share/man/man4/man4.sparc64/tda.4 index aeddfde6750..3f1b469c925 100644 --- a/share/man/man4/man4.sparc64/tda.4 +++ b/share/man/man4/man4.sparc64/tda.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tda.4,v 1.1 2008/02/12 10:12:14 robert Exp $ +.\" $OpenBSD: tda.4,v 1.2 2008/02/12 13:52:06 kettenis Exp $ .\" .\" Copyright (c) 2008 <robert@openbsd.org> .\" @@ -25,8 +25,8 @@ .Sh DESCRIPTION The .Nm -driver supports the TDA8444 DAC to adjust the output voltage of fans -available in the Sun Blade 1000/1500/2000/2500 machines. +driver supports the TDA8444 DAC to adjust the output voltage to the fans +on Sun Blade 1000/2000 machines. .Pp The driver watches the internal and external temperature provided by the sensors framework and adjusts the fan speeds accordingly. |