summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman.1.md
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2021-10-24 22:23:13 +0200
committerMatthew Heon <matthew.heon@pm.me>2021-11-12 11:08:25 -0500
commit34739f44131e9c493c4021d119c368c82d080c84 (patch)
treea82e1cc011c13455196b26b04505a4e01a4eed90 /docs/source/markdown/podman.1.md
parentfd010adfdcb6f578623b77281f2ae012bcd1ac85 (diff)
downloadpodman-34739f44131e9c493c4021d119c368c82d080c84.tar.gz
podman-34739f44131e9c493c4021d119c368c82d080c84.tar.bz2
podman-34739f44131e9c493c4021d119c368c82d080c84.zip
Replace 'an user' => 'a user'
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'docs/source/markdown/podman.1.md')
-rw-r--r--docs/source/markdown/podman.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman.1.md b/docs/source/markdown/podman.1.md
index 864ff34bc..49d40be0c 100644
--- a/docs/source/markdown/podman.1.md
+++ b/docs/source/markdown/podman.1.md
@@ -317,7 +317,7 @@ Podman can also be used as non-root user. When podman runs in rootless mode, a u
Containers created by a non-root user are not visible to other users and are not seen or managed by Podman running as root.
-It is required to have multiple uids/gids set for an user. Be sure the user is present in the files `/etc/subuid` and `/etc/subgid`.
+It is required to have multiple uids/gids set for a user. Be sure the user is present in the files `/etc/subuid` and `/etc/subgid`.
If you have a recent version of usermod, you can execute the following
commands to add the ranges to the files