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 --- CHANGELOG.txt | 4 ++-- 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 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 707ae56..32cba27 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -682,7 +682,7 @@ * Updating contact section in manpages. * Harmonizing manpage markup. * Adding --clean option to curl container create script to remove - downloaded tarball from cache after successfull container creation. + downloaded tarball from cache after successful container creation. * Changing cache directory in curl create script from /var/cache/container-tools/curl to /var/cache/container-tools/images. * Using https by default in container-images.sh example script. @@ -879,7 +879,7 @@ * Silencing error message in container list command if machine directory is not readable. * Excluding container-tools and .container-tools in /var/lib/machines as - special directories to allow all container-tools ressources to be + special directories to allow all container-tools resources to be places on shared storage. [ Andreas Kreuzer ] 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