From 100194d79842eb6ca4aaa37a45ffbfa8753f7d76 Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Tue, 24 Jan 2017 12:10:44 +0100 Subject: [PATCH] trailing whitespace fixes Signed-off-by: Dominik Csapak --- howto-improve-pve-docs.adoc | 2 +- pmxcfs.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/howto-improve-pve-docs.adoc b/howto-improve-pve-docs.adoc index 4ea26fe..557e010 100644 --- a/howto-improve-pve-docs.adoc +++ b/howto-improve-pve-docs.adoc @@ -24,7 +24,7 @@ OS, this is a perfect fit for a wiki article. then you should try to get it into the reference documentation. The reference documentation is written in the easy to use 'asciidoc' document format. Editing the official documentation requires to clone the git repository at -`git://git.proxmox.com/git/pve-docs.git` and then follow the +`git://git.proxmox.com/git/pve-docs.git` and then follow the https://git.proxmox.com/?p=pve-docs.git;a=blob_plain;f=README.adoc;hb=HEAD[REAME.adoc] document. Improving the documentation is just as easy as editing a Wikipedia diff --git a/pmxcfs.adoc b/pmxcfs.adoc index 5a68598..8a3bb2b 100644 --- a/pmxcfs.adoc +++ b/pmxcfs.adoc @@ -145,11 +145,11 @@ Enable/Disable debugging You can enable verbose syslog messages with: - echo "1" >/etc/pve/.debug + echo "1" >/etc/pve/.debug And disable verbose syslog messages with: - echo "0" >/etc/pve/.debug + echo "0" >/etc/pve/.debug Recovery