]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update OPENBSD.md
authorMike Brady <mikebradydublin@icloud.com>
Sun, 23 Feb 2020 10:57:09 +0000 (10:57 +0000)
committerGitHub <noreply@github.com>
Sun, 23 Feb 2020 10:57:09 +0000 (10:57 +0000)
OPENBSD.md

index 28f163a0a10dbc1e24512d30d349463e8a714440..16465e6b0eecbd32c404c21b4c869743d2bd4ca4 100644 (file)
@@ -1,6 +1,6 @@
 Shairport Sync on OpenBSD
 ----
-This is a note about installing Shairport Sync on OpenBSD. Shairport Sync compiles and runs natively on OpenBSD using the `sndio` back end. For information on `sndio` please follow [this link](http://www.sndio.org).
+This is a note about installing Shairport Sync on OpenBSD. Shairport Sync compiles and runs natively on OpenBSD using the `sndio` back end. For general information on `sndio` please follow [this link](http://www.sndio.org).
 
 Unlike FreeBSD, it seems that OpenBSD does not use the directory `/usr/local/etc` as a system configuration directory ("`sysconfdir`") but follows the same practice as Linux in using `/etc` as the default `sysconfdir`.