aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2022-10-25 10:47:29 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-10-25 10:47:29 +0000
commit1cc4c2f90f40abcec810adfa4673240c7bc71119 (patch)
treeb6621acc8a063db317bd120fcf3631e22b4e9344
parent2d00d160aefe3364400ded71ed307f49b725a460 (diff)
downloadsrc-1cc4c2f90f40abcec810adfa4673240c7bc71119.tar.gz
src-1cc4c2f90f40abcec810adfa4673240c7bc71119.zip
run.4: Fix a typo in the DIAGNOSTICS section
- s/faild/failed/ MFC after: 3 days
-rw-r--r--share/man/man4/run.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/run.4 b/share/man/man4/run.4
index d27bca4b10b4..222f7c843e4b 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.