mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Insert missing 'are' to fix grammar bogon.
MFC after: 3 days
This commit is contained in:
parent
48093d339b
commit
d4bbfee298
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ At shutdown time, it is passed the string
|
|||
as its first and only argument.
|
||||
All
|
||||
.Nm rc.d
|
||||
scripts expected to handle these arguments appropriately.
|
||||
scripts are expected to handle these arguments appropriately.
|
||||
If no action needs to be taken at a given time
|
||||
(either boot time or shutdown time)
|
||||
the script should exit successfully and without producing an error message.
|
||||
|
|
|
|||
Loading…
Reference in a new issue