git: 9f3330f5224e - main - nuageinit: Remove duplicate description of users.{user}.groups
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Sep 2025 17:06:42 UTC
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