From 358bd9b35936deb8d5c18e02d903c3adfdc06126 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 18 Jul 2016 15:18:08 +0200 Subject: [PATCH] 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. --- man/usermod.8.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/man/usermod.8.xml b/man/usermod.8.xml index e1ffdfb7..daf7ad3c 100644 --- a/man/usermod.8.xml +++ b/man/usermod.8.xml @@ -481,8 +481,7 @@ 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 directory is being changed. usermod checks this - on Linux, but only check if the user is logged in according to utmp - on other architectures. + on Linux. On other platforms it only uses utmp to check if the user is logged in. You must change the owner of any crontab files or -- 2.40.0