mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
nuageinit.7: grammar fixes
This commit is contained in:
parent
ba5df7a2d0
commit
95b0be1118
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue