summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-25 06:26:42 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-25 06:26:42 +0000
commit60806322bce0a2c2b21e46d8e0762e9db699c9c2 (patch)
tree114e28920e7415147d0fcdcf7df2c0261ec41575 /share
parentHarmonizing formating of URL in homepage section in manpages. (diff)
downloadcompute-tools-60806322bce0a2c2b21e46d8e0762e9db699c9c2.tar.xz
compute-tools-60806322bce0a2c2b21e46d8e0762e9db699c9c2.zip
Correcting spelling typos in documentation files.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share')
-rw-r--r--share/man/container-create-curl.1.rst2
-rw-r--r--share/man/container-create-debconf.1.rst2
-rw-r--r--share/man/container-limit.1.rst8
-rw-r--r--share/man/container.1.rst2
4 files changed, 7 insertions, 7 deletions
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).