From b628850a090cdcd95ea3e7011ff3de8f648505cf Mon Sep 17 00:00:00 2001 From: Geert Ijewski Date: Sun, 7 Feb 2021 19:30:05 +0100 Subject: [PATCH] usermod expects a path Closes #307 --- man/po/de.po | 4 ++-- man/usermod.8.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/po/de.po b/man/po/de.po index 85ecadfe..6ae36dcc 100644 --- a/man/po/de.po +++ b/man/po/de.po @@ -1005,10 +1005,10 @@ msgstr "" #: usermod.8.xml:327(para) chsh.1.xml:123(para) msgid "" -"The name of the user's new login shell. Setting this field to blank causes " +"The path of the user's new login shell. Setting this field to blank causes " "the system to select the default login shell." msgstr "" -"Der Name der neuen Anmelde-Shell des Benutzers. Falls dieses Feld leer " +"Der Pfad der neuen Anmelde-Shell des Benutzers. Falls dieses Feld leer " "gelassen wird, verwendet das System die Standard-Anmelde-Shell." #: usermod.8.xml:334(term) useradd.8.xml:471(term) diff --git a/man/usermod.8.xml b/man/usermod.8.xml index a1d0efd8..d2600e18 100644 --- a/man/usermod.8.xml +++ b/man/usermod.8.xml @@ -353,7 +353,7 @@ - The name of the user's new login shell. Setting this field to + The path of the user's new login shell. Setting this field to blank causes the system to select the default login shell.