git: 918e1973ff27 - stable/14 - nuageinit: Remove duplicate description of users.{user}.groups
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 Sep 2025 19:42:21 UTC
The branch stable/14 has been updated by bapt:
URL: https://cgit.FreeBSD.org/src/commit/?id=918e1973ff277512aac4f58e67bd9b1bfa913ec8
commit 918e1973ff277512aac4f58e67bd9b1bfa913ec8
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:39:23 +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 604d8a2221ca..85504116de30 100644
--- a/libexec/nuageinit/nuageinit.7
+++ b/libexec/nuageinit/nuageinit.7
@@ -288,8 +288,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