Date: Wed, 17 Sep 2025 19:42:26 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: ea186b76c675 - stable/14 - nuageinit.7: grammar fixes Message-ID: <202509171942.58HJgQ6X032175@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=ea186b76c675ac05e4ece3eddd2d301a80e9547d commit ea186b76c675ac05e4ece3eddd2d301a80e9547d Author: Maxim Konovalov <maxim@FreeBSD.org> AuthorDate: 2025-08-22 18:57:03 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2025-09-17 19:40:59 +0000 nuageinit.7: grammar fixes (cherry picked from commit 95b0be1118b1a24ceb1b59ecd936aaa155d828bd) --- libexec/nuageinit/nuageinit.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libexec/nuageinit/nuageinit.7 b/libexec/nuageinit/nuageinit.7 index 8d9aac3d3809..dac5527b75b7 100644 --- a/libexec/nuageinit/nuageinit.7 +++ b/libexec/nuageinit/nuageinit.7 @@ -299,7 +299,7 @@ Ignored if an encrypted password is already provided. .It Ic locked Boolean to determine if the user account should be locked. .It Ic sudo -A string or an array of strings which which should be appended to +A string or an array of strings which should be appended to .Pa /usr/local/etc/sudoers.d/90-nuageinit-users .El .Pp @@ -339,7 +339,7 @@ It accepts the following keys for each objects: The content to be written to the file. If this key is not existing then an empty file will be created. .It Ic encoding -Specifiy the encoding used for content. +Specify the encoding used for content. If not specified, then plain text is considered. Only .Ar b64
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509171942.58HJgQ6X032175>