From 4b031e20c5fa08379e3e397d80b05564a4ad3774 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Sat, 25 May 2019 11:37:06 +0200 Subject: [PATCH] doc: fix space character nit Signed-off-by: David Lamparter --- doc/user/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/setup.rst b/doc/user/setup.rst index 2c9ca41762..2cdd3a7c7f 100644 --- a/doc/user/setup.rst +++ b/doc/user/setup.rst @@ -73,7 +73,7 @@ Breaking this file down: :: - bgpd=yes + bgpd=yes To enable a particular daemon, simply change the corresponding 'no' to 'yes'. Subsequent service restarts should start the daemon. -- 2.39.5