summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIngo Feinerer <feinerer@logic.at>2019-02-08 15:37:17 +0100
committerAaron Marcher <me@drkhsh.at>2019-02-13 13:35:44 +0100
commit80385d4c491a6122d91d5c3c36cda57f0c0635f6 (patch)
treede767c339673e7d0e4cfbf2bfad0a796b809a38a /README
parent08936749c084d03a8f74b0b23db0ab9a3da1bbc2 (diff)
Add native OpenBSD support for mute/volume
Based on functionality in dstat by Joerg Jung.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 233e252..38ec27a 100644
--- a/README
+++ b/README
@@ -38,7 +38,7 @@ In order to build slstatus you need the Xlib header files.
Installation
------------
Edit config.mk to match your local setup (slstatus is installed into the
-/usr/local namespace by default). Uncomment OSSLIBS on OpenBSD.
+/usr/local namespace by default).
Afterwards enter the following command to build and install slstatus (if
necessary as root):