From bb3bfc7ca87ef9b2309bfac38aa0083727b27dc6 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Fri, 21 Nov 2025 10:13:39 +0100 Subject: [PATCH] snd_dummy.4: Fix a typo in the manual page - s/devic/device/ MFC after: 3 days --- share/man/man4/snd_dummy.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/snd_dummy.4 b/share/man/man4/snd_dummy.4 index 172b8ed7072..5e9d8aa5dd8 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