]> git.proxmox.com Git - pve-docs.git/commitdiff
trailing whitespace fixes
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 24 Jan 2017 11:10:44 +0000 (12:10 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 27 Jan 2017 10:06:33 +0000 (11:06 +0100)
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
howto-improve-pve-docs.adoc
pmxcfs.adoc

index 4ea26fe6be50967f827010f06d4fd06ad097c7f9..557e010c30938ffcca93a78a01479160111a2b93 100644 (file)
@@ -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
 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
 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
index 5a68598b9621319db66dbcfc2b1f9789f779bcb9..8a3bb2bcda86e2208c1804d2c06df03ea04ad69d 100644 (file)
@@ -145,11 +145,11 @@ Enable/Disable debugging
 
 You can enable verbose syslog messages with:
 
 
 You can enable verbose syslog messages with:
 
- echo "1" >/etc/pve/.debug 
+ echo "1" >/etc/pve/.debug
 
 And disable verbose syslog messages with:
 
 
 And disable verbose syslog messages with:
 
- echo "0" >/etc/pve/.debug 
+ echo "0" >/etc/pve/.debug
 
 
 Recovery
 
 
 Recovery