mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
limits(1): fix grammar
Submitted by: yuri PR: 225147 MFC After: 1 week
This commit is contained in:
parent
4a20766452
commit
8e0bba1fbd
1 changed files with 2 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ login capabilities database.
|
|||
.It Nm Fl e Op Ar limitflags
|
||||
This usage determines values of resource settings according to
|
||||
.Ar limitflags ,
|
||||
but does not set them itself.
|
||||
but does not set them.
|
||||
Like the previous usage, it outputs these values to standard
|
||||
output, except that it will emit them in
|
||||
.Ic eval
|
||||
|
|
@ -180,7 +180,7 @@ options.
|
|||
Select
|
||||
.Dq "eval mode"
|
||||
formatting for output.
|
||||
This is valid only on display mode and cannot be used when running a
|
||||
This is valid only in display mode and cannot be used when running a
|
||||
command.
|
||||
The exact syntax used for output depends upon the type of shell from
|
||||
which
|
||||
|
|
|
|||
Loading…
Reference in a new issue