diff --git a/lib/ansible/modules/system/user.py b/lib/ansible/modules/system/user.py index 43efd48445e..2608c1e7d53 100644 --- a/lib/ansible/modules/system/user.py +++ b/lib/ansible/modules/system/user.py @@ -171,7 +171,7 @@ options: expires: description: - An expiry time for the user in epoch, it will be ignored on platforms that do not support this. - Currently supported on Linux, FreeBSD, and DragonFlyBSD. + Currently supported on GNU/Linux, FreeBSD, and DragonFlyBSD. version_added: "1.9" local: description: