From 5f662632f841b2f913f534cee8f14efc2a3d8610 Mon Sep 17 00:00:00 2001 From: Dave Lloyd Date: Mon, 26 Sep 2016 14:15:42 -0500 Subject: [PATCH] Escape asterisk so the build stops complaining --- src/install/unix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install/unix.rst b/src/install/unix.rst index ca646d5a..2a189e29 100644 --- a/src/install/unix.rst +++ b/src/install/unix.rst @@ -234,7 +234,7 @@ run CouchDB persistently and reliably. According to official site: *runit* is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit, and other init schemes. It runs on - GNU/Linux, *BSD, MacOSX, Solaris, and can easily be adapted to + GNU/Linux, \*BSD, MacOSX, Solaris, and can easily be adapted to other Unix operating systems. Configuration of runit is straightforward; if you have questions, contact