Fix sentence in usermod manual
Should have been: '[...] but only checkS [...]'. So there was a missing 's'. Architectures isn't the right word either. I decided to write the whole sentence new.
This commit is contained in:
parent
a4dee3d1ad
commit
358bd9b359
@ -481,8 +481,7 @@
|
|||||||
not executing any processes when this command is being executed if the
|
not executing any processes when this command is being executed if the
|
||||||
user's numerical user ID, the user's name, or the user's home
|
user's numerical user ID, the user's name, or the user's home
|
||||||
directory is being changed. <command>usermod</command> checks this
|
directory is being changed. <command>usermod</command> checks this
|
||||||
on Linux, but only check if the user is logged in according to utmp
|
on Linux. On other platforms it only uses utmp to check if the user is logged in.
|
||||||
on other architectures.
|
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
You must change the owner of any <command>crontab</command> files or
|
You must change the owner of any <command>crontab</command> files or
|
||||||
|
Loading…
Reference in New Issue
Block a user