]> git.proxmox.com Git - pve-docs.git/commitdiff
Fix whitespace and line length
authorAaron Lauterer <a.lauterer@proxmox.com>
Tue, 11 Feb 2020 08:55:45 +0000 (09:55 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 11 Feb 2020 13:33:25 +0000 (14:33 +0100)
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
getting-help.adoc
howto-improve-pve-docs.adoc
pve-installation.adoc
pve-package-repos.adoc
pve-system-requirements.adoc
sysadmin.adoc

index 8e81483899077367c5548653fdb462fe6896c4ae..9f561c700a5ac8bd753719519a1320973aef4a9c 100644 (file)
@@ -27,15 +27,14 @@ Mailing Lists
 This is a fast way to communicate with the {pve} community via email.
 
 * Mailing list for users:
-  http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user[PVE User
-  List]
+  http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user[PVE User List]
 
 {pve} is fully open source and contributions are welcome! The primary
 communication channel for developers is the:
 
-* Mailing list for developer:
-  http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel[PVE
-  development discussion]
+* Mailing list for developers:
+  http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel[PVE development
+  discussion]
 
 
 Commercial Support
index d96bb03ad475d507851ecff16abe1e02daccf430..940e0506146c0bf9956ba2e9b2c0e39c4022fdbd 100644 (file)
@@ -28,5 +28,5 @@ right option to contribute.
   document.
 
 NOTE: If you are interested in working on the {pve} codebase, the
-{webwiki-url}Developer_Documentation[Developer Documentation] wiki
-article will show you where to start.
+{webwiki-url}Developer_Documentation[Developer Documentation] wiki article will
+show you where to start.
index 7601eea3d5bd1b24178a776c9866da393bdea7fe..f464394a1b755fd9d651e8d2ec4e84c6414ce9b9 100644 (file)
@@ -35,13 +35,13 @@ Download the installer ISO at {website}en/downloads. It includes the following:
 
 * Complete operating system (Debian Linux, 64-bit)
 
-* The {pve} installer, which partitions the local disk(s) with ext4,
-  ext3, xfs or ZFS and installs the operating system.
+* The {pve} installer, which partitions the local disk(s) with ext4, ext3, xfs
+  or ZFS and installs the operating system.
 
 * {pve} kernel (Linux) with KVM and LXC support
 
-* Complete toolset for administering virtual machines, containers and
-  all necessary resources
+* Complete toolset for administering virtual machines, containers, and all
+  necessary resources
 
 * Web-based management interface
 
@@ -177,9 +177,9 @@ VG on the same hard disk that can be used for LVM storage).
 
 `swapsize`::
 
-Defines the size of the `swap` volume. The default is the size of the
-installed memory, minimum 4 GB and maximum 8 GB. The resulting value cannot
-be greater than `hdsize/8`.
+Defines the size of the `swap` volume. The default is the size of the installed
+memory, minimum 4 GB and maximum 8 GB. The resulting value cannot be greater
+than `hdsize/8`.
 +
 NOTE: If set to `0`, no `swap` volume will be created.
 
index 3358232fc93bcdc61b3c547ce9b261ef4b75226d..4fcf14704092ab950a301bb9d54e3bcfcd9e0a3b 100644 (file)
@@ -32,10 +32,9 @@ deb http://security.debian.org/debian-security buster/updates main contrib
 {pve} Enterprise Repository
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-This is the default, stable and recommended repository, available for
-all {pve} subscription users. It contains the most stable packages,
-and is suitable for production use. The `pve-enterprise` repository is
-enabled by default:
+This is the default, stable, and recommended repository, available for all {pve}
+subscription users. It contains the most stable packages and is suitable for
+production use. The `pve-enterprise` repository is enabled by default:
 
 .File `/etc/apt/sources.list.d/pve-enterprise.list`
 ----
@@ -277,8 +276,8 @@ deb http://security.debian.org/ squeeze/updates main contrib
 Outdated: {pve} VE 1.x Repositories
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-{pve} 1.x is based on Debian 5.0 (``lenny'') and very outdated. Please
-upgrade to latest version as soon as possible.
+{pve} 1.x is based on Debian 5.0 (``lenny'') and very outdated. Please upgrade
+to latest version as soon as possible.
 
 
 endif::wiki[]
index c0e62587e83a13dfe086f2879808e623238e36ea..5b09058843ad4d72ec2f972207b1e082b0e3908a 100644 (file)
@@ -62,8 +62,8 @@ Simple performance overview
 To get an overview of the CPU and hard disk performance on an installed {pve}
 system, run the included `pveperf` tool.
 
-NOTE: this is just a very quick and general benchmark. More detailed tests
-are recommended, especially regarding the I/O performance of your system.
+NOTE: this is just a very quick and general benchmark. More detailed tests are
+recommended, especially regarding the I/O performance of your system.
 
 Supported web browsers for accessing the web interface
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
index 86b61f048ea0f65b27b4b1934770933a3475dd32..883f9bd3fe9fc791f82f455aa7857cb0b5c14c52 100644 (file)
@@ -28,7 +28,7 @@ See Also
 
 * link:/wiki/Package_Repositories[Package Repositories]
 
-* link:/wiki/Network_Configuration[Network Configuration] 
+* link:/wiki/Network_Configuration[Network Configuration]
 
 * link:/wiki/System_Software_Updates[System Software Updates]