trailing whitespace fixes

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2017-01-24 12:10:44 +01:00 committed by Fabian Grünbichler
parent 1d9109f0ac
commit 100194d798
2 changed files with 3 additions and 3 deletions

View 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
`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

View File

@ -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