The branch main has been updated by maxim:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=95b0be1118b1a24ceb1b59ecd936aaa155d828bd

commit 95b0be1118b1a24ceb1b59ecd936aaa155d828bd
Author:     Maxim Konovalov <ma...@freebsd.org>
AuthorDate: 2025-08-22 18:57:03 +0000
Commit:     Maxim Konovalov <ma...@freebsd.org>
CommitDate: 2025-08-22 18:57:03 +0000

    nuageinit.7: grammar fixes
---
 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 604d8a2221ca..9f91c791c908 100644
--- a/libexec/nuageinit/nuageinit.7
+++ b/libexec/nuageinit/nuageinit.7
@@ -293,7 +293,7 @@ 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
-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
@@ -333,7 +333,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

Reply via email to