From 01e74deb94c83fc7ee884f67113bc51c9706fc06 Mon Sep 17 00:00:00 2001 From: Phillip Calvin Date: Thu, 6 Oct 2016 10:54:08 -0400 Subject: [PATCH] Escape wildcard in *BSD to appease rst --- 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 ed617f31..ef1f896e 100644 --- a/src/install/unix.rst +++ b/src/install/unix.rst @@ -232,7 +232,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