git: 7a7f44d61815 - stable/15 - nuageinit: Remove duplicate description of users.{user}.groups

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Wed, 17 Sep 2025 19:34:17 UTC
The branch stable/15 has been updated by bapt:

URL: https://cgit.FreeBSD.org/src/commit/?id=7a7f44d61815928be4103800de300dca07e0c4d7

commit 7a7f44d61815928be4103800de300dca07e0c4d7
Author:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
AuthorDate: 2025-09-11 16:47:07 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-09-17 19:33:56 +0000

    nuageinit: Remove duplicate description of users.{user}.groups
    
    Reviewed by:            bapt@
    Approved by:            bapt@
    Differential Revision:  https://reviews.freebsd.org/D52436
    
    (cherry picked from commit 9f3330f5224ea2384a1c7d79a5b1f2784f7c14b6)
---
 libexec/nuageinit/nuageinit.7 | 2 --
 1 file changed, 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