git: 2ece57c3ac0c - releng/13.1 - mt(3): Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Apr 2022 13:31:31 UTC
The branch releng/13.1 has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=2ece57c3ac0cb06fedf953ccfb2ee4aae0d0806c
commit 2ece57c3ac0cb06fedf953ccfb2ee4aae0d0806c
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-04-06 16:41:08 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-15 13:28:34 +0000
mt(3): Fix a typo in the manual page
- s/mulitple/multiple/
Approved by: re@ (gjb)
(cherry picked from commit 656d68a711952ac2b92ed258502978c5ba1dbc73)
---
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