git: b8169da74144 - stable/13 - mt(3): Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Apr 2022 05:48:33 UTC
The branch stable/13 has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=b8169da74144d5de031a5cd0cf4ae1be4ec4b4da
commit b8169da74144d5de031a5cd0cf4ae1be4ec4b4da
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-04-06 16:41:08 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-09 05:48:20 +0000
mt(3): Fix a typo in the manual page
- s/mulitple/multiple/
(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