From: Mike Brady Date: Sun, 16 Apr 2017 13:56:33 +0000 (+0100) Subject: Update FREEBSD.md X-Git-Tag: 3.1.d6~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a55b224140ceadffd4e1456b2f3b6e2115a9b63d;p=thirdparty%2Fshairport-sync.git Update FREEBSD.md --- diff --git a/FREEBSD.md b/FREEBSD.md index 4af46c3a..99cddb55 100644 --- a/FREEBSD.md +++ b/FREEBSD.md @@ -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`.