all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH docs 1/4] fix some typos
Date: Thu, 10 Oct 2024 14:22:40 +0200	[thread overview]
Message-ID: <20241010122243.218433-1-m.sandoval@proxmox.com> (raw)

found with:

    typos *.adoc

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 datacenter.cfg.5-opts.adoc | 2 +-
 ha-manager.1-synopsis.adoc | 6 +++---
 ha-resources-opts.adoc     | 2 +-
 notifications.adoc         | 2 +-
 pct.1-synopsis.adoc        | 8 ++++----
 pct.conf.5-opts.adoc       | 2 +-
 pve-network.adoc           | 2 +-
 pveceph.1-synopsis.adoc    | 2 +-
 pveceph.adoc               | 2 +-
 pveum.1-synopsis.adoc      | 2 +-
 pveum.adoc                 | 2 +-
 qm-cloud-init.adoc         | 2 +-
 qm.1-synopsis.adoc         | 4 ++--
 qm.conf.5-opts.adoc        | 2 +-
 14 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/datacenter.cfg.5-opts.adoc b/datacenter.cfg.5-opts.adoc
index 473f9066..c54013e6 100644
--- a/datacenter.cfg.5-opts.adoc
+++ b/datacenter.cfg.5-opts.adoc
@@ -66,7 +66,7 @@ Specify external http proxy which is used for downloads (example: 'http://userna
 
 `keyboard`: `<da | de | de-ch | en-gb | en-us | es | fi | fr | fr-be | fr-ca | fr-ch | hu | is | it | ja | lt | mk | nl | no | pl | pt | pt-br | sl | sv | tr>` ::
 
-Default keybord layout for vnc server.
+Default keyboard layout for vnc server.
 
 `language`: `<ar | ca | da | de | en | es | eu | fa | fr | he | hr | it | ja | ka | kr | nb | nl | nn | pl | pt_BR | ru | sl | sv | tr | ukr | zh_CN | zh_TW>` ::
 
diff --git a/ha-manager.1-synopsis.adoc b/ha-manager.1-synopsis.adoc
index 0e4c5ab1..a88c2539 100644
--- a/ha-manager.1-synopsis.adoc
+++ b/ha-manager.1-synopsis.adoc
@@ -18,7 +18,7 @@ The HA group identifier.
 
 `--max_relocate` `<integer> (0 - N)` ('default =' `1`)::
 
-Maximal number of service relocate tries when a service failes to start.
+Maximal number of service relocate tries when a service fails to start.
 
 `--max_restart` `<integer> (0 - N)` ('default =' `1`)::
 
@@ -219,7 +219,7 @@ The HA group identifier.
 
 `--max_relocate` `<integer> (0 - N)` ('default =' `1`)::
 
-Maximal number of service relocate tries when a service failes to start.
+Maximal number of service relocate tries when a service fails to start.
 
 `--max_restart` `<integer> (0 - N)` ('default =' `1`)::
 
@@ -231,7 +231,7 @@ Requested resource state.
 
 *ha-manager status* `[OPTIONS]`
 
-Display HA manger status.
+Display HA manager status.
 
 `--verbose` `<boolean>` ('default =' `0`)::
 
diff --git a/ha-resources-opts.adoc b/ha-resources-opts.adoc
index 29a44796..fe33ff9c 100644
--- a/ha-resources-opts.adoc
+++ b/ha-resources-opts.adoc
@@ -8,7 +8,7 @@ The HA group identifier.
 
 `max_relocate`: `<integer> (0 - N)` ('default =' `1`)::
 
-Maximal number of service relocate tries when a service failes to start.
+Maximal number of service relocate tries when a service fails to start.
 
 `max_restart`: `<integer> (0 - N)` ('default =' `1`)::
 
diff --git a/notifications.adoc b/notifications.adoc
index 4b31c0ff..2459095d 100644
--- a/notifications.adoc
+++ b/notifications.adoc
@@ -111,7 +111,7 @@ set multiple times to accommodate multiple recipients.
 address will be looked up in `users.cfg`. Can be set multiple times to
 accommodate multiple recipients.
 * `author`: Sets the author of the E-Mail. Defaults to `Proxmox VE`.
-* `from-address`: Sets the From-addresss of the email. SMTP relays might require
+* `from-address`: Sets the From-address of the email. SMTP relays might require
 that this address is owned by the user in order to avoid spoofing.
 The `From` header in the email will be set to `$author <$from-address>`.
 * `username`: Username to use during authentication. If no username is set,
diff --git a/pct.1-synopsis.adoc b/pct.1-synopsis.adoc
index 47e83048..d1c7bbf6 100644
--- a/pct.1-synopsis.adoc
+++ b/pct.1-synopsis.adoc
@@ -140,7 +140,7 @@ Allow to overwrite existing container.
 
 `--hookscript` `<string>` ::
 
-Script that will be exectued during various steps in the containers lifetime.
+Script that will be executed during various steps in the containers lifetime.
 
 `--hostname` `<string>` ::
 
@@ -595,7 +595,7 @@ Rescan all storages and update disk sizes and unused disk images.
 
 `--dryrun` `<boolean>` ('default =' `0`)::
 
-Do not actually write changes out to conifg.
+Do not actually write changes out to config.
 
 `--vmid` `<integer> (100 - 999999999)` ::
 
@@ -685,7 +685,7 @@ Allow to overwrite existing container.
 
 `--hookscript` `<string>` ::
 
-Script that will be exectued during various steps in the containers lifetime.
+Script that will be executed during various steps in the containers lifetime.
 
 `--hostname` `<string>` ::
 
@@ -877,7 +877,7 @@ Allow containers access to advanced features.
 
 `--hookscript` `<string>` ::
 
-Script that will be exectued during various steps in the containers lifetime.
+Script that will be executed during various steps in the containers lifetime.
 
 `--hostname` `<string>` ::
 
diff --git a/pct.conf.5-opts.adoc b/pct.conf.5-opts.adoc
index 20a0a645..5235f3ed 100644
--- a/pct.conf.5-opts.adoc
+++ b/pct.conf.5-opts.adoc
@@ -82,7 +82,7 @@ Allow nesting. Best used with unprivileged containers with additional id mapping
 
 `hookscript`: `<string>` ::
 
-Script that will be exectued during various steps in the containers lifetime.
+Script that will be executed during various steps in the containers lifetime.
 
 `hostname`: `<string>` ::
 
diff --git a/pve-network.adoc b/pve-network.adoc
index 671f1386..55c796b4 100644
--- a/pve-network.adoc
+++ b/pve-network.adoc
@@ -452,7 +452,7 @@ using the corresponding bonding mode (802.3ad). Otherwise you should generally
 use the active-backup mode.
 
 For the cluster network (Corosync) we recommend configuring it with multiple
-networks. Corosync does not need a bond for network reduncancy as it can switch
+networks. Corosync does not need a bond for network redundancy as it can switch
 between networks by itself, if one becomes unusable.
 
 The following bond configuration can be used as distributed/shared
diff --git a/pveceph.1-synopsis.adoc b/pveceph.1-synopsis.adoc
index 12f45013..e18ea74b 100644
--- a/pveceph.1-synopsis.adoc
+++ b/pveceph.1-synopsis.adoc
@@ -104,7 +104,7 @@ Use specific network for all ceph related traffic
 
 Placement group bits, used to specify the default number of placement groups.
 +
-Depreacted. This setting was deprecated in recent Ceph versions.
+Deprecated. This setting was deprecated in recent Ceph versions.
 
 `--size` `<integer> (1 - 7)` ('default =' `3`)::
 
diff --git a/pveceph.adoc b/pveceph.adoc
index 9101ba5b..4d07c5a7 100644
--- a/pveceph.adoc
+++ b/pveceph.adoc
@@ -665,7 +665,7 @@ create a new pool with a new profile.
 
 This will create a new EC pool plus the needed replicated pool to store the RBD
 omap and other metadata. In the end, there will be a `<pool name>-data` and
-`<pool name>-metada` pool. The default behavior is to create a matching storage
+`<pool name>-metadata` pool. The default behavior is to create a matching storage
 configuration as well. If that behavior is not wanted, you can disable it by
 providing the `--add_storages 0` parameter.  When configuring the storage
 configuration manually, keep in mind that the `data-pool` parameter needs to be
diff --git a/pveum.1-synopsis.adoc b/pveum.1-synopsis.adoc
index 905b27fb..7ad49a25 100644
--- a/pveum.1-synopsis.adoc
+++ b/pveum.1-synopsis.adoc
@@ -554,7 +554,7 @@ DEPRECATED: use 'remove-vanished' instead. Remove ACLs for users or groups which
 
 `--remove-vanished` `([acl];[properties];[entry])|none` ('default =' `none`)::
 
-A semicolon-seperated list of things to remove when they or the user vanishes during a sync. The following values are possible: 'entry' removes the user/group when not returned from the sync. 'properties' removes the set properties on existing user/group that do not appear in the source (even custom ones). 'acl' removes acls when the user/group is not returned from the sync. Instead of a list it also can be 'none' (the default).
+A semicolon-separated list of things to remove when they or the user vanishes during a sync. The following values are possible: 'entry' removes the user/group when not returned from the sync. 'properties' removes the set properties on existing user/group that do not appear in the source (even custom ones). 'acl' removes acls when the user/group is not returned from the sync. Instead of a list it also can be 'none' (the default).
 
 `--scope` `<both | groups | users>` ::
 
diff --git a/pveum.adoc b/pveum.adoc
index 3a4ffab8..81565ab3 100644
--- a/pveum.adoc
+++ b/pveum.adoc
@@ -681,7 +681,7 @@ Server Side Webauthn Configuration
 
 [thumbnail="screenshot/gui-datacenter-webauthn-edit.png"]
 
-To allow users to use 'WebAuthn' authentication, it is necessaary to use a valid
+To allow users to use 'WebAuthn' authentication, it is necessary to use a valid
 domain with a valid SSL certificate, otherwise some browsers may warn or refuse
 to authenticate altogether.
 
diff --git a/qm-cloud-init.adoc b/qm-cloud-init.adoc
index 4e44fc0a..5bf2cf51 100644
--- a/qm-cloud-init.adoc
+++ b/qm-cloud-init.adoc
@@ -209,7 +209,7 @@ login
 
 * 'metadata_services': Set this to
 `cloudbaseinit.metadata.services.configdrive.ConfigDriveService` for
-Cloudbase-Init to first check this serivce. Otherwise it may take a few minutes
+Cloudbase-Init to first check this service. Otherwise it may take a few minutes
 for Cloudbase-Init to configure the system after boot.
 
 Some plugins, for example the SetHostnamePlugin, require reboots and will do
diff --git a/qm.1-synopsis.adoc b/qm.1-synopsis.adoc
index 40104396..8990e263 100644
--- a/qm.1-synopsis.adoc
+++ b/qm.1-synopsis.adoc
@@ -663,7 +663,7 @@ When set, read STDIN until EOF and forward to guest agent via 'input-data' (usua
 
 `--synchronous` `<boolean>` ('default =' `1`)::
 
-If set to off, returns the pid immediately instead of waiting for the commmand to finish or the timeout.
+If set to off, returns the pid immediately instead of waiting for the command to finish or the timeout.
 
 `--timeout` `<integer> (0 - N)` ('default =' `30`)::
 
@@ -1300,7 +1300,7 @@ Ignore locks - only root is allowed to use this option.
 
 *qm set* `<vmid>` `[OPTIONS]`
 
-Set virtual machine options (synchrounous API) - You should consider using
+Set virtual machine options (synchronous API) - You should consider using
 the POST method instead for any actions involving hotplug or storage
 allocation.
 
diff --git a/qm.conf.5-opts.adoc b/qm.conf.5-opts.adoc
index f382aaf2..84acf4e3 100644
--- a/qm.conf.5-opts.adoc
+++ b/qm.conf.5-opts.adoc
@@ -1211,7 +1211,7 @@ Configure an USB device (n is 0 to 4, for machine version >= 7.1 and ostype l26
 The Host USB device or port or the value 'spice'. HOSTUSBDEVICE syntax is:
 +
  'bus-port(.port)*' (decimal numbers) or
- 'vendor_id:product_id' (hexadeciaml numbers) or
+ 'vendor_id:product_id' (hexadecimal numbers) or
  'spice'
 +
 You can use the 'lsusb -t' command to list existing usb devices.
-- 
2.39.5



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


             reply	other threads:[~2024-10-10 12:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-10 12:22 Maximiliano Sandoval [this message]
2024-10-10 12:22 ` [pve-devel] [PATCH docs 2/4] firewall: fix typo on pcAnywhere Maximiliano Sandoval
2024-10-10 12:22 ` [pve-devel] [PATCH docs 3/4] btrfs: Capitalize item and remove nul item Maximiliano Sandoval
2024-10-10 12:22 ` [pve-devel] [PATCH docs 4/4] btrfs: Add link to upstream docs regarding its status Maximiliano Sandoval

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=20241010122243.218433-1-m.sandoval@proxmox.com \
    --to=m.sandoval@proxmox.com \
    --cc=pve-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal