mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
mt(3): Fix a typo in the manual page
- s/mulitple/multiple/ MFC after: 3 days
This commit is contained in:
parent
f64919bbd9
commit
656d68a711
1 changed files with 1 additions and 1 deletions
|
|
@ -249,7 +249,7 @@ function returns the first entry in the tree starting at
|
|||
that matches
|
||||
.Ar name .
|
||||
The supplied node name can be a single level name like "foo", or it can
|
||||
specify mulitple node names that must be matched, for instance "foo.bar.baz".
|
||||
specify multiple node names that must be matched, for instance "foo.bar.baz".
|
||||
In the case of a single level name, it will match any node beneath
|
||||
.Ar entry
|
||||
that matches
|
||||
|
|
|
|||
Loading…
Reference in a new issue