The branch main has been updated by gbe:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=328ebd4680563d62d79c724ab6bbeaadafba7997

commit 328ebd4680563d62d79c724ab6bbeaadafba7997
Author:     Gordon Bergling <[email protected]>
AuthorDate: 2023-03-26 07:43:58 +0000
Commit:     Gordon Bergling <[email protected]>
CommitDate: 2023-03-26 07:43:58 +0000

    devd.conf.5: Fix a typo in the manual page
    
    - s/deteted/detected/
    
    MFC after:      5 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 d07b776c3ee8..4a76b24e323a 100644
--- a/sbin/devd/devd.conf.5
+++ b/sbin/devd/devd.conf.5
@@ -543,7 +543,7 @@ device has detected the lid openinging.
 .It Li PMU Ta Li POWER Ta ACLINE Ta
 The
 .Xr pmc 4
-device has deteted an AC line state ($notify=0x00 is offline, 0x01 is online).
+device has detected an AC line state ($notify=0x00 is offline, 0x01 is online).
 .It Li PMU Ta Li USB Ta overvoltage Ta
 An over-voltage condition on the power lines for the USB power pins.
 .It Li PMU Ta Li USB Ta plugged Ta

Reply via email to