summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAaron Marcher <me@drkhsh.at>2018-04-30 13:20:24 +0200
committerAaron Marcher <me@drkhsh.at>2018-04-30 13:20:24 +0200
commit3fe1db88922f9c06ee92ad6b6655ca0788aef93b (patch)
tree232cb4eed053d1399dfeb396996cef87973661ab /README
parentc3ce506b7fe4c9615c8bf1b6936dd235d6c04750 (diff)
cpu_freq: Port to OpenBSD
In OpenBSD CPU frequency gets fetched using sysctl now.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b6f2961..78dc7ab 100644
--- a/README
+++ b/README
@@ -62,7 +62,7 @@ Porting to OpenBSD is the current goal before thinking about a release.
The following functions are not portable at the moment:
- wifi_{perc,essid}
-- cpu_{freq,perc,iowait}
+- cpu_{perc,iowait}
- entropy
- swap_{free,perc,total,used}
- battery_{power,state}