diff options
| author | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-09-11 16:47:07 +0000 |
|---|---|---|
| committer | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-09-11 17:04:46 +0000 |
| commit | 9f3330f5224ea2384a1c7d79a5b1f2784f7c14b6 (patch) | |
| tree | 805eaf6ea58da572c7253ae0c467e1af13fb2b08 | |
| parent | 7f81b2519aebcf90d7e027122ca99b628ca81ed9 (diff) | |
nuageinit: Remove duplicate description of users.{user}.groups
Reviewed by: bapt@
Approved by: bapt@
Differential Revision: https://reviews.freebsd.org/D52436
| -rw-r--r-- | libexec/nuageinit/nuageinit.7 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/nuageinit/nuageinit.7 b/libexec/nuageinit/nuageinit.7 index f27b8bc06042..bfa028fe3fa3 100644 --- a/libexec/nuageinit/nuageinit.7 +++ b/libexec/nuageinit/nuageinit.7 @@ -296,8 +296,6 @@ The encrypted password for the user. .It Ic plain_text_passwd The password in plain text for the user. Ignored if an encrypted password is already provided. -.It Ic groups -The list of other groups the user should belong to. .It Ic locked Boolean to determine if the user account should be locked. .It Ic sudo |
