git: 656d68a71195 - main - mt(3): Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Apr 2022 16:41:26 UTC
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=656d68a711952ac2b92ed258502978c5ba1dbc73
commit 656d68a711952ac2b92ed258502978c5ba1dbc73
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-04-06 16:41:08 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-06 16:41:08 +0000
mt(3): Fix a typo in the manual page
- s/mulitple/multiple/
MFC after: 3 days
---
lib/libmt/mt.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libmt/mt.3 b/lib/libmt/mt.3
index cadb1689a8d4..4d1551457cf4 100644
--- a/lib/libmt/mt.3
+++ b/lib/libmt/mt.3
@@ -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