From: Michael Insel Date: Thu, 4 Apr 2019 16:49:50 +0000 (+0200) Subject: Remove not needed inline code tag X-Git-Tag: v2.11.0-rc1~163^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b448d99309aca8ab66f7602578e989a0dd0f3eb2;p=icinga2 Remove not needed inline code tag This removes a not needed inline code tag (back-tick) in the upgrading chapter for 2.11. --- diff --git a/doc/16-upgrading-icinga-2.md b/doc/16-upgrading-icinga-2.md index 5853f8fc1..2b6d3a340 100644 --- a/doc/16-upgrading-icinga-2.md +++ b/doc/16-upgrading-icinga-2.md @@ -78,7 +78,7 @@ with 2.11. If you are running the commands with a different user than the compiled `ICINGA_USER` and `ICINGA_GROUP` CMake settings (`icinga` everywhere, -except Debian with `nagios` for historical reasons`), ensure that this +except Debian with `nagios` for historical reasons), ensure that this user has the capabilities to change to a different user. If you still encounter problems, run the aforementioned CLI commands as root,