]> git.proxmox.com Git - proxmox-backup.git/commitdiff
docs: fix some typos
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 26 May 2022 11:08:51 +0000 (13:08 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 26 May 2022 11:08:52 +0000 (13:08 +0200)
The s/Namesapce/Namespace/ one was reported in the forum [0] and so I
figured I do a quick scan for others too using codespell.

[0]: https://forum.proxmox.com/threads/109724/post-472744

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
docs/local-zfs.rst
docs/pmtx/man1.rst
docs/storage.rst
docs/tape-backup.rst
docs/terminology.rst

index 7b2d3850a00e219b4a79a30114be9544c0405cf1..33836005383c29f12403c65984b2fcf9a025fb66 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`` with your
-favorite editor. The required setting for email notfication is
+favorite editor. The required setting for email notification is
 ``ZED_EMAIL_ADDR``, which is set to ``root`` by default.
 
 .. code-block:: console
index ce52dd7c1e02b804b2fbf4effe93b378d0b50242..6642a1f068a79f558e7342b8badd1a97c854d5da 100644 (file)
@@ -51,7 +51,7 @@ ENVIRONMENT
 :CHANGER: If set, replaces the `--device` option
 
 :PROXMOX_TAPE_DRIVE: If set, use the Proxmox Backup Server
-   configuration to find the associcated changer device.
+   configuration to find the associated changer device.
 
 
 .. include:: ../pbs-copyright.rst
index d2a12e8c0b2cbdaff54e280f44450f588274742b..64dbba244d161c256db437d20750be1df1916e45 100644 (file)
@@ -262,7 +262,7 @@ categorized by checksum, after a backup operation has been executed.
 
 
 Once you 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 8888dacbfb82a20f71024dabb7173e46f7a184b2..ad06e158a789259b1f7f60fac715dd97113bbac0 100644 (file)
@@ -682,7 +682,7 @@ To remove a job, please use:
  # proxmox-tape backup-job remove job2
 
 By default, all (recursive) namespaces of the datastore are included in a tape
-backup. You can specify a single namespace wth ``ns`` and a depth with
+backup. You can specify a single namespace with ``ns`` and a depth with
 ``max-depth``. For example:
 
 .. code-block:: console
index 4bc810e25ccf57e5f8a2effff72dee40197386d9..1f2cb8f87a54b67975df0f1a1c3c7111d3cb5a64 100644 (file)
@@ -95,7 +95,7 @@ The backup server groups backups by *type*, where *type* is one of:
 Backup ID
 ---------
 
-A unique ID for a specific Backup Type and Backup Namesapce. Usually the
+A unique ID for a specific Backup Type and Backup Namespace. Usually the
 virtual machine or container ID. ``host`` type backups normally use the
 hostname.