[pve-devel] [PATCH docs 3/4] trailing whitespace fixes

Dominik Csapak d.csapak at proxmox.com
Tue Jan 24 12:10:44 CET 2017


Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
 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
-- 
2.1.4





More information about the pve-devel mailing list