From 01cf55a69259a52a9e5e8614347f238826c6a7ca Mon Sep 17 00:00:00 2001 From: yangyapeng Date: Thu, 29 Oct 2015 13:21:29 -0400 Subject: [PATCH] Fix RST in configuration.rst Fix minor RST issue from before file was converted. Change-Id: Ie16ceace9c17e98010e068641ce60ba9a365ede0 --- doc/source/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index e9921f049c..22841f6c13 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -211,7 +211,7 @@ Enabling Syslog Logging all services to a single syslog can be convenient. Enable syslogging by setting ``SYSLOG`` to ``True``. If the destination log host is not localhost ``SYSLOG_HOST`` and ``SYSLOG_PORT`` can be used -to direct the message stream to the log host. | +to direct the message stream to the log host. ::