aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2025-11-21 09:13:39 +0000
committerGordon Bergling <gbe@FreeBSD.org>2025-11-21 09:13:39 +0000
commitbb3bfc7ca87ef9b2309bfac38aa0083727b27dc6 (patch)
tree73aebec4c2af1b780f2ae7866a2993675dd4b88c
parent361492bfb22dc57ac311cda02bf3fc75ea5b52b2 (diff)
snd_dummy.4: Fix a typo in the manual page
- s/devic/device/ MFC after: 3 days
-rw-r--r--share/man/man4/snd_dummy.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/snd_dummy.4 b/share/man/man4/snd_dummy.4
index 172b8ed70729..5e9d8aa5dd89 100644
--- a/share/man/man4/snd_dummy.4
+++ b/share/man/man4/snd_dummy.4
@@ -60,7 +60,7 @@ Alias to the device's
.Pa /dev/dsp%d
file created by
.Xr sound 4 .
-This makes it easy for tests to open the dummy devic when there are more
+This makes it easy for tests to open the dummy device when there are more
devices present in the system.
.El
.Sh SEE ALSO