]> git.proxmox.com Git - proxmox-backup.git/commitdiff
docs: fix typos
authorAlexander Zeidler <a.zeidler@proxmox.com>
Fri, 24 Nov 2023 17:43:46 +0000 (18:43 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 25 Nov 2023 15:14:44 +0000 (16:14 +0100)
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
docs/epilog.rst
docs/introduction.rst
docs/local-zfs.rst
docs/markdown-primer.rst
docs/package-repositories.rst
docs/storage.rst
docs/tape-backup.rst

index 7625bb239142553e486f346d4e62545addbac387..8802ad54fba4219a0aede5a61df76019445f00a5 100644 (file)
@@ -12,7 +12,7 @@
 .. _Proxmox Community Forum: https://forum.proxmox.com
 .. _Proxmox Virtual Environment: https://www.proxmox.com/proxmox-virtual-environment
 .. _Proxmox Backup: https://www.proxmox.com/proxmox-backup-server
-.. _Proxmox Backup Sever Development List: https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
+.. _Proxmox Backup Server Development List: https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
 .. _reStructuredText: https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html
 .. _Rust: https://www.rust-lang.org/
 .. _SHA-256: https://en.wikipedia.org/wiki/SHA-2
index 5859fac91ee1361cd0cf29badb405eedcfd35208..fc38b2b139d63fac7d32e2e8a4813695477c2b4a 100644 (file)
@@ -178,7 +178,7 @@ Mailing Lists
 Proxmox Backup Server is fully open-source and contributions are welcome! Here
 is the primary communication channel for developers:
 
-:Mailing list for developers: `Proxmox Backup Sever Development List`_
+:Mailing list for developers: `Proxmox Backup Server Development List`_
 
 Bug Tracker
 ~~~~~~~~~~~
index bef3cf8a33a31ab4f888e4af50f31593f3c90e47..b124fc65f5f9de8f05ff2ccbf6b23534d98e9195 100644 (file)
@@ -217,7 +217,7 @@ errors. Newer ZFS packages ship the daemon in a separate package ``zfs-zed``,
 which should already be installed by default in Proxmox Backup.
 
 You can configure the daemon via the file ``/etc/zfs/zed.d/zed.rc``, using your
-preferred editor. The required setting for email notfication is
+preferred editor. The required setting for email notification is
 ``ZED_EMAIL_ADDR``, which is set to ``root`` by default.
 
 .. code-block:: console
index c7465af3cc589a577ff9b3743e57a422ae44976c..ef73ba45c944ef27d9212b83f2db2234cc6b812c 100644 (file)
@@ -5,7 +5,7 @@ Markdown Primer
 
   "Markdown is a text-to-HTML conversion tool for web writers. Markdown allows
   you to write using an easy-to-read, easy-to-write plain text format, then
-  convertit to structurally valid XHTML (or HTML)."
+  convert it to structurally valid XHTML (or HTML)."
 
   --  John Gruber, https://daringfireball.net/projects/markdown/
 
index 8f0473e5d200dcb409a241106ddd971b5fda9cdf..b429b4b41fef275897bae27da236bcda68462e8a 100644 (file)
@@ -140,7 +140,7 @@ You can access this repository by adding the following line to
 Proxmox Backup Client-only Repository
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-If you want to :ref:`use the the Proxmox Backup Client <client_creating_backups>`
+If you want to :ref:`use the Proxmox Backup Client <client_creating_backups>`
 on systems using a Linux distribution not based on Proxmox projects, you can
 use the client-only repository.
 
index 0eb3df7d4361cb2e0ef9ea33b209d60e10d576b8..4444c42309a43d33b27f6c3dc9b08d7f49b1cf58 100644 (file)
@@ -263,7 +263,7 @@ categorized by checksum, after a backup operation has been executed.
 
 
 Once you've uploaded some backups or created namespaces, you may see the backup
-type (`ct`, `vm`, `host`) and the start of the namespace hierachy (`ns`).
+type (`ct`, `vm`, `host`) and the start of the namespace hierarchy (`ns`).
 
 .. _storage_namespaces:
 
index a6d3298d573ac99bfbc67bda7a9e2501b42bb8a1..f54c00b88369c1f4f2281113dc69b1f640a2b24f 100644 (file)
@@ -567,7 +567,7 @@ a single media pool, so a job only uses tapes from that pool.
       will be double encrypted.
 
    The password protected key is stored on each medium, so that it is
-   possbible to `restore the key <tape_restore_encryption_key_>`_ using
+   possible to `restore the key <tape_restore_encryption_key_>`_ using
    the password. Please make sure to remember the password, in case
    you need to restore the key.
 
@@ -998,7 +998,7 @@ into the drive. Then run:
 .. code-block:: console
 
  # proxmox-tape key restore
- Tepe Encryption Key Password: ***********
+ Tape Encryption Key Password: ***********
 
 If the password is correct, the key will get imported to the
 database. Further restore jobs automatically use any available key.