The branch stable/12 has been updated by gbe (doc committer):

URL: 
https://cgit.FreeBSD.org/src/commit/?id=258e9dcf53da006702f9eaf75c87f4137a56ecab

commit 258e9dcf53da006702f9eaf75c87f4137a56ecab
Author:     Gordon Bergling <[email protected]>
AuthorDate: 2022-10-25 10:47:29 +0000
Commit:     Gordon Bergling <[email protected]>
CommitDate: 2022-10-28 08:59:28 +0000

    run.4: Fix a typo in the DIAGNOSTICS section
    
    - s/faild/failed/
    
    (cherry picked from commit 1cc4c2f90f40abcec810adfa4673240c7bc71119)
---
 share/man/man4/run.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/run.4 b/share/man/man4/run.4
index 0cea7beada77..7cb06e9af285 100644
--- a/share/man/man4/run.4
+++ b/share/man/man4/run.4
@@ -211,7 +211,7 @@ ifconfig wlan create wlandev run0 wlanmode adhoc ssid 
my_net \e
 .Ed
 .Sh DIAGNOSTICS
 .Bl -diag
-.It "run%d: faild load firmware of file runfw"
+.It "run%d: failed load firmware of file runfw"
 For some reason, the driver was unable to read the microcode file from the
 filesystem.
 The file might be missing or corrupted.

Reply via email to