From 60806322bce0a2c2b21e46d8e0762e9db699c9c2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 25 Jul 2021 08:26:42 +0200 Subject: Correcting spelling typos in documentation files. Signed-off-by: Daniel Baumann --- share/man/container-create-curl.1.rst | 2 +- share/man/container-create-debconf.1.rst | 2 +- share/man/container-limit.1.rst | 8 ++++---- share/man/container.1.rst | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'share') diff --git a/share/man/container-create-curl.1.rst b/share/man/container-create-curl.1.rst index 7060986..ccf5f3c 100644 --- a/share/man/container-create-curl.1.rst +++ b/share/man/container-create-curl.1.rst @@ -65,7 +65,7 @@ The following script options are available: Specify container architecture. --clean: - Remove downloaded tarball after successfull container creation. + Remove downloaded tarball after successful container creation. -p, --root-password='PASSWORD': Specify the root password, defaults to a random 16 character password. diff --git a/share/man/container-create-debconf.1.rst b/share/man/container-create-debconf.1.rst index 3f0ac1a..69cab10 100644 --- a/share/man/container-create-debconf.1.rst +++ b/share/man/container-create-debconf.1.rst @@ -56,7 +56,7 @@ hooks. But: this is *not* a replacement for a configuration management system (like ansible, puppet, etc.). The intenion of this script is to create the initial -container to that extend that a configuration managment system can take over. +container to that extend that a configuration management system can take over. As an analogy, think of debian-installer: d-i sets up your system to make it ready to boot and connect to the network. Everything after that is out of scope. diff --git a/share/man/container-limit.1.rst b/share/man/container-limit.1.rst index 7d1803e..67fad3d 100644 --- a/share/man/container-limit.1.rst +++ b/share/man/container-limit.1.rst @@ -21,9 +21,9 @@ container-limit =============== -------------------------------- -Limit ressources of a container -------------------------------- +------------------------------ +Limit resources of a container +------------------------------ :manual section: 1 :manual group: Open Infrastructure @@ -36,7 +36,7 @@ Synopsis Description =========== -The **container limit** command limits ressources available to a container at +The **container limit** command limits resources available to a container at runtime. Options diff --git a/share/man/container.1.rst b/share/man/container.1.rst index c56d59b..61661ab 100644 --- a/share/man/container.1.rst +++ b/share/man/container.1.rst @@ -87,7 +87,7 @@ key: Manage GnuPG keyring for container operations, see container-key(1). limit: - Limit ressources of a container, see container-limit(1). + Limit resources of a container, see container-limit(1). list: List container on the system, see container-list(1). -- cgit v1.2.3