From nobody Sat Feb 28 16:56:14 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fNWYc0rSpz6Thg0 for ; Sat, 28 Feb 2026 16:56:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fNWYb6Fhbz3nmG for ; Sat, 28 Feb 2026 16:56:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772297779; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Xo6hGX3dgiCj9+WmixsmxNCZ4+s/XSjrKSFg2N5JNU4=; b=fNABxcJyD57vmD0/SkSsYaYxQ1LOOcLwGjMN18RZBtVR/TFCtBXKACuX5P1cJdsTWbpzPA 8TvAq3AzoHeSzw5jRwlvVh0X0Qn8YL0Gd8KttH/T1vSE6Y9IoQkOWQOxpb5aRIn8lJEmdv JiXbMZ4vb7y77eG7Zb1vuxwsGvT8IWmjoVFui3RrukRbr81I47/obn+s3SboLoBEf/smAH TQJdxs40OCy6G4JIofJVdJ3BFttRXHYRyOhmUsKAmMIx6aRpE3jtblpFOKaiSNdhG1OR8Z Z5DK2H8/Ongt5C8LhMHW6zfoO4BWhslej05sOZdg/igJ/tYXcvLuvxMwbF32Ew== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772297779; a=rsa-sha256; cv=none; b=Tm0avssXHa9dZ2Jh7htlnqD1M8RYnQjO743zYxnXI4ui9vz+3tsr09lmqtA194TB0R85z9 VvdJDXq1Cn2y2fu1fL1AsrncjUWgao+KVt7HDHHbdupahn4Y2mr5EDL2CRmzPnkBg9SPnH dwJeY3e06Xcg30OCjsR7YI0XSyxGEq6emdbuyw7kU2tUPpbhrxYbBKPp3BDb/95i17MDDa ZUSclUVzjflUv94bEINZv4tX+hOp56vD1I/KuTuSjl7pn64nDkoFASOFUI13CC9Owb4Fqx xmrZbluf2dqBTjt8a2puKJelte7x9JxG/YMKaLOfJUuOuPtXwotFdZ8nvRpTRw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772297779; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Xo6hGX3dgiCj9+WmixsmxNCZ4+s/XSjrKSFg2N5JNU4=; b=iEY5nlapY7VcWSvhx/e9D+x/+Tp8EZjbOPkVoNWq5s/ShULIHp+7rEFjyojvPCrHRzqQhp pDbVaLccRLTKskudtDRW1sFFXzOQKAmSt7tpVlbGzOuChs8BCH0OdkoDOT/Sw7Ju8oUwfD 3GWi22334mfsFtWAQrdNcCVJwA3vBpN1F+6Qpkf63xSuz/FsmLeRHKJcJ5ZyReI9ts5oP5 PCBSPQoCxYO1qaQCYrWzxW3DpZr86MeF0upBbd8NNccDx0Mda3yJ/yWDLJp8OC8mgTWMXy 1sz9BRplbBEkLRMu8NEsgd9aUK5Q0gSJhp5Xgkyb9YV+qtgf7MuD4gxPnoF0lw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fNWYb5mxyz19qy for ; Sat, 28 Feb 2026 16:56:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3c9c9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 28 Feb 2026 16:56:14 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Navdeep Parhar Subject: git: df5014f71cff - main - nuageinit.7: Fix a couple of minor errors List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: np X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: df5014f71cff2c02f46afa8823370d7f61494bdb Auto-Submitted: auto-generated Date: Sat, 28 Feb 2026 16:56:14 +0000 Message-Id: <69a31e2e.3c9c9.56232d08@gitrepo.freebsd.org> The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=df5014f71cff2c02f46afa8823370d7f61494bdb commit df5014f71cff2c02f46afa8823370d7f61494bdb Author: Navdeep Parhar AuthorDate: 2026-02-26 23:01:47 +0000 Commit: Navdeep Parhar CommitDate: 2026-02-28 16:52:40 +0000 nuageinit.7: Fix a couple of minor errors Use the correct key name in the chpasswd section. Remove a stray line to fix the description of 'password'. MFC after: 1 week Sponsored by: Chelsio Communications Reviewed by: maxim Differential Revision: https://reviews.freebsd.org/D55547 --- libexec/nuageinit/nuageinit.7 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libexec/nuageinit/nuageinit.7 b/libexec/nuageinit/nuageinit.7 index 35e1d6024105..9651abba868f 100644 --- a/libexec/nuageinit/nuageinit.7 +++ b/libexec/nuageinit/nuageinit.7 @@ -3,7 +3,7 @@ .\" Copyright (c) 2025 Baptiste Daroussin .\" Copyright (c) 2025 Jesús Daniel Colmenares Oviedo .\" -.Dd January 6, 2026 +.Dd February 26, 2026 .Dt NUAGEINIT 7 .Os .Sh NAME @@ -340,11 +340,10 @@ Boolean to force the user to change their password on first login. .It Ic users An array of objects: .Bl -tag -width "password" -.It Ic user +.It Ic name Specify the user whose password will be changed. .It Ic password Specify a text line with the new password or -specify the user whose password will be changed. .Qq Cm RANDOM to assign the password randomly. If the textline starts with