diff options
author | sbruno <sbruno@FreeBSD.org> | 2012-06-20 17:26:22 +0000 |
---|---|---|
committer | sbruno <sbruno@FreeBSD.org> | 2012-06-20 17:26:22 +0000 |
commit | 17a6764a6971afd7368676d00b66708be1b6c355 (patch) | |
tree | eb1d284ed32cf30c0682e5ceb56d5a1a83b32b59 /share | |
parent | 3d41a91978714ce2f467baf0c969a46da9e33131 (diff) | |
download | FreeBSD-src-17a6764a6971afd7368676d00b66708be1b6c355.zip FreeBSD-src-17a6764a6971afd7368676d00b66708be1b6c355.tar.gz |
Now that there is an est(4) man page, reference it here in cpufreq(4).
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/cpufreq.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/cpufreq.4 b/share/man/man4/cpufreq.4 index d4a2a3f..850660e 100644 --- a/share/man/man4/cpufreq.4 +++ b/share/man/man4/cpufreq.4 @@ -286,6 +286,7 @@ then it should set all elements to .Dv CPUFREQ_VAL_UNKNOWN . .Sh SEE ALSO .Xr acpi 4 , +.Xr est 4 , .Xr timecounters 4 , .Xr powerd 8 , .Xr sysctl 8 |