usermod expects a path

Closes #307
This commit is contained in:
Geert Ijewski 2021-02-07 19:30:05 +01:00
parent fe159b7668
commit b628850a09
2 changed files with 3 additions and 3 deletions

View File

@ -1005,10 +1005,10 @@ msgstr ""
#: usermod.8.xml:327(para) chsh.1.xml:123(para) #: usermod.8.xml:327(para) chsh.1.xml:123(para)
msgid "" 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." "the system to select the default login shell."
msgstr "" 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." "gelassen wird, verwendet das System die Standard-Anmelde-Shell."
#: usermod.8.xml:334(term) useradd.8.xml:471(term) #: usermod.8.xml:334(term) useradd.8.xml:471(term)

View File

@ -353,7 +353,7 @@
</term> </term>
<listitem> <listitem>
<para> <para>
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. blank causes the system to select the default login shell.
</para> </para>
</listitem> </listitem>