[pve-devel] [PATCH docs] docs: fix typos

Aaron Lauterer a.lauterer at proxmox.com
Mon Jul 22 15:58:36 CEST 2024


Thanks for this patch.

A few things need to be changed in the actually commands/API/… 
definitions as we autogenerate the manual pages.

This is true for any file with `*-synopsis` or `*-opts*` in its name.

Please send a v2 without the synopsis and opts files. For the synopsis 
and opts files, find the source and fix it there.

On  2024-07-17  15:03, Maximiliano Sandoval wrote:
> Signed-off-by: Maximiliano Sandoval <m.sandoval at proxmox.com>
> ---
>   datacenter.cfg.5-opts.adoc |  2 +-
>   ha-manager.1-synopsis.adoc |  6 +++---
>   ha-manager.adoc            |  2 +-
>   ha-resources-opts.adoc     |  2 +-
>   notifications.adoc         | 12 ++++++------
>   pct.1-synopsis.adoc        |  6 +++---
>   pct.conf.5-opts.adoc       |  2 +-
>   pve-faq.adoc               |  2 +-
>   pve-firewall.adoc          |  2 +-
>   pve-network.adoc           |  4 ++--
>   pveceph.1-synopsis.adoc    |  2 +-
>   pvescheduler.adoc          |  2 +-
>   pvesdn.adoc                |  2 +-
>   pveum.adoc                 |  2 +-
>   qm.1-synopsis.adoc         |  2 +-
>   qm.adoc                    |  2 +-
>   vzdump.adoc                |  2 +-
>   17 files changed, 27 insertions(+), 27 deletions(-)
> 
[…]
> diff --git a/pct.1-synopsis.adoc b/pct.1-synopsis.adoc
> index 47e8304..a460ab4 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.

For example, this line and all the other occurrences of the same line 
come from `pve-container/src/PVE/LXC/Config.pm:602`.




More information about the pve-devel mailing list