Date: Sat, 27 Jun 2026 10:59:57 +0000 From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 050962ab04a6 - main - devd.conf(5): Fix a typo in the manual page Message-ID: <6a3fad2d.38b1d.4ca5026d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=050962ab04a68756b45ff967af42eb2541b0ff5f commit 050962ab04a68756b45ff967af42eb2541b0ff5f Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2026-06-27 10:54:18 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2026-06-27 10:54:18 +0000 devd.conf(5): Fix a typo in the manual page - s/betwen/between/ MFC after: 3 days --- sbin/devd/devd.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5 index a1d6a9051389..7fa0ecd92b72 100644 --- a/sbin/devd/devd.conf.5 +++ b/sbin/devd/devd.conf.5 @@ -878,7 +878,7 @@ detach 0 { }; .Ed .Pp -The following example illustrates the difference betwen internal and shell variables: +The following example illustrates the difference between internal and shell variables: .Bd -literal attach 20 { device-name "umodem[0-9]+";home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3fad2d.38b1d.4ca5026d>
