Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2025 17:06:42 GMT
From:      =?utf-8?Q?Jes=C3=BAs?= Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 9f3330f5224e - main - nuageinit: Remove duplicate description of users.{user}.groups
Message-ID:  <202509111706.58BH6g1P097370@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dtxdf:

URL: https://cgit.FreeBSD.org/src/commit/?id=9f3330f5224ea2384a1c7d79a5b1f2784f7c14b6

commit 9f3330f5224ea2384a1c7d79a5b1f2784f7c14b6
Author:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
AuthorDate: 2025-09-11 16:47:07 +0000
Commit:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
CommitDate: 2025-09-11 17:04:46 +0000

    nuageinit: Remove duplicate description of users.{user}.groups
    
    Reviewed by:            bapt@
    Approved by:            bapt@
    Differential Revision:  https://reviews.freebsd.org/D52436
---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509111706.58BH6g1P097370>