From: Alexander Zeidler <a.zeidler@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup 2/2] docs: fix formatting
Date: Tue, 28 Nov 2023 12:11:47 +0100 [thread overview]
Message-ID: <20231128111147.78112-2-a.zeidler@proxmox.com> (raw)
In-Reply-To: <20231128111147.78112-1-a.zeidler@proxmox.com>
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
---
docs/local-zfs.rst | 22 +++++++++++-----------
docs/system-booting.rst | 4 ++--
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/docs/local-zfs.rst b/docs/local-zfs.rst
index b124fc65..f079adb0 100644
--- a/docs/local-zfs.rst
+++ b/docs/local-zfs.rst
@@ -290,17 +290,17 @@ an editor of your choice and add the following line:
vm.swappiness = 10
.. table:: Linux kernel `swappiness` parameter values
- :widths:auto
-
- ==================== ===============================================================
- Value Strategy
- ==================== ===============================================================
- vm.swappiness = 0 The kernel will swap only to avoid an 'out of memory' condition
- vm.swappiness = 1 Minimum amount of swapping without disabling it entirely.
- vm.swappiness = 10 Sometimes recommended to improve performance when sufficient memory exists in a system.
- vm.swappiness = 60 The default value.
- vm.swappiness = 100 The kernel will swap aggressively.
- ==================== ===============================================================
+ :widths: 1, 3
+
+ =================== ===============================================================
+ Value Strategy
+ =================== ===============================================================
+ vm.swappiness = 0 The kernel will swap only to avoid an 'out of memory' condition
+ vm.swappiness = 1 Minimum amount of swapping without disabling it entirely.
+ vm.swappiness = 10 Sometimes recommended to improve performance when sufficient memory exists in a system.
+ vm.swappiness = 60 The default value.
+ vm.swappiness = 100 The kernel will swap aggressively.
+ =================== ===============================================================
ZFS compression
^^^^^^^^^^^^^^^
diff --git a/docs/system-booting.rst b/docs/system-booting.rst
index 0b1043bf..96c3458c 100644
--- a/docs/system-booting.rst
+++ b/docs/system-booting.rst
@@ -86,8 +86,8 @@ Setting up a New Partition for use as Synced ESP
To format and initialize a partition as synced ESP, for example, after replacing a
failed vdev in an rpool, ``proxmox-boot-tool`` from ``proxmox-kernel-helper`` can be used.
-WARNING: the ``format`` command will format the ``<partition>``. Make sure to pass
-in the right device/partition!
+.. WARNING:: the ``format`` command will format the ``<partition>``. Make sure
+ to pass in the right device/partition!
For example, to format an empty partition ``/dev/sda2`` as ESP, run the following:
--
2.39.2
next prev parent reply other threads:[~2023-11-28 11:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-28 11:11 [pbs-devel] [PATCH proxmox-backup 1/2] docs: s/apt-get/apt due to interactive use Alexander Zeidler
2023-11-28 11:11 ` Alexander Zeidler [this message]
2023-11-28 13:47 ` [pbs-devel] applied: " Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231128111147.78112-2-a.zeidler@proxmox.com \
--to=a.zeidler@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox