From 3be0bb9446620d8cd23e26b1bdc836040ba4ce68 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Thu, 7 Aug 2014 15:48:55 +0200 Subject: [PATCH] Documentation: Fix <> formatting --- doc/4-monitoring-remote-systems.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/4-monitoring-remote-systems.md b/doc/4-monitoring-remote-systems.md index e1ed90dd2..81382015c 100644 --- a/doc/4-monitoring-remote-systems.md +++ b/doc/4-monitoring-remote-systems.md @@ -187,12 +187,12 @@ Now create a certificate and key file for each node running the following comman Repeat the step for all nodes in your cluster scenario. Save the CA key in case you want to set up certificates for additional nodes at a later time. -Each node requires the following files in `etc/icinga2/pki` (replace ` fqdn-nodename` with +Each node requires the following files in `/etc/icinga2/pki` (replace `fqdn-nodename` with the host's FQDN): * ca.crt -* .crt -* .key +* <fqdn-nodename>.crt +* <fqdn-nodename>.key