]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update FREEBSD.md
authorMike Brady <mikebrady@eircom.net>
Sun, 16 Apr 2017 13:56:33 +0000 (14:56 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Apr 2017 13:56:33 +0000 (14:56 +0100)
FREEBSD.md

index 4af46c3a27dd0a98d0979e0638499f4cdde21bb1..99cddb554f4cac0a983cc1eb7cbaf773532d82df 100644 (file)
@@ -1,6 +1,6 @@
 This is a very quick initial note about installing Shairport Sync on FreeBSD. Some manual installation is required.
 
-The build instrctions here install back ends of SNDIO (native to *BSD, AFAIK) and ALSA. ALSA is, or course, the Advanced Linux Sound Architecture, so it is not "native" to FreeBSD. It has, however, been ported, so it should work pretty well.
+The build instrctions here install back ends of `sndio` (native to OpenBSD) and ALSA. ALSA is, or course, the Advanced Linux Sound Architecture, so it is not "native" to FreeBSD. It has, however, been ported, so it should work pretty well.
 
 This build was done on a default build of `FreeBSD 11.0-RELEASE-p9`.