Date: Sat, 9 Apr 2022 06:14:48 GMT From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: f28f9eb62a1f - stable/13 - htu21(4): Correct a typo in the manual page Message-ID: <202204090614.2396Em4w034121@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f28f9eb62a1f6b62d7772f006838f851809553f7 commit f28f9eb62a1f6b62d7772f006838f851809553f7 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2022-04-02 12:06:14 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2022-04-09 06:09:39 +0000 htu21(4): Correct a typo in the manual page - s/measurment/measurement/ (cherry picked from commit 0d40cd15240503931f493c0c97d8db0914bfbfbd) --- share/man/man4/htu21.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/htu21.4 b/share/man/man4/htu21.4 index 990852027e09..17fbfb64b3a0 100644 --- a/share/man/man4/htu21.4 +++ b/share/man/man4/htu21.4 @@ -124,7 +124,7 @@ The driver and this manual page was written by .An Andriy Gapon Aq Mt avg@FreeBSD.org . .Sh BUGS -There is no way to control the measurment resolution. +There is no way to control the measurement resolution. .Pp Some sensor variants do not provide a serial number or use an incompatible format.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204090614.2396Em4w034121>