The branch main has been updated by mhorne:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=6e423be7cb735376b35bc24c10f81dea5bab4275

commit 6e423be7cb735376b35bc24c10f81dea5bab4275
Author:     Pau Amma <paua...@gundo.com>
AuthorDate: 2024-12-18 13:21:29 +0000
Commit:     Mitchell Horne <mho...@freebsd.org>
CommitDate: 2024-12-18 13:21:54 +0000

    ow_temp(4): fix typo
    
    Reviewed by:    mhorne, imp
    Differential Revision:  https://reviews.freebsd.org/D48128
---
 share/man/man4/ow_temp.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/ow_temp.4 b/share/man/man4/ow_temp.4
index aa92a12103a8..5afce6bd69d5 100644
--- a/share/man/man4/ow_temp.4
+++ b/share/man/man4/ow_temp.4
@@ -66,7 +66,7 @@ tree:
 .It temperature
 The last temperature read, in milli-Kelvin.
 .It badcrc
-The number of CRC errors in reading the temperature form the
+The number of CRC errors in reading the temperature from the
 device.
 Some CRC errors are to be expected.
 High rates of CRC errors, however, generally indicate a noisy

Reply via email to