aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Perrin <grahamperrin@FreeBSD.org>2022-11-30 17:25:38 +0000
committerGraham Perrin <grahamperrin@FreeBSD.org>2022-11-30 17:25:38 +0000
commitcb07a63a96c955de23deec138cfa29ccaf29bf60 (patch)
tree4ae8a9df3518d3e7949c6f14ebf0a0792ac544c6
parentd4e6ff3069c09a24545f896c5dda55677f253730 (diff)
downloaddoc-cb07a63a96.tar.gz
doc-cb07a63a96.zip
FreeBSD Handbook: multimedia: markup: fencing
Fenced (rendered): fstat | grep Make the command sane by extending the fence: fstat | grep dsp Reported by: GitHub user Doctorj128 Pull request: https://github.com/freebsd/freebsd-doc/pull/96
-rw-r--r--documentation/content/en/books/handbook/multimedia/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/multimedia/_index.adoc b/documentation/content/en/books/handbook/multimedia/_index.adoc
index 17fffb9ea4..6ac3edf4c1 100644
--- a/documentation/content/en/books/handbook/multimedia/_index.adoc
+++ b/documentation/content/en/books/handbook/multimedia/_index.adoc
@@ -300,7 +300,7 @@ There is not enough available memory to use the device.
|`xxx: can't open /dev/dsp!`
|
-Type `fstat \| grep` dsp to check if another application is holding the device open. Noteworthy troublemakers are esound and KDE's sound support.
+Type `fstat \| grep dsp` to check if another application is holding the device open. Noteworthy troublemakers are esound and KDE's sound support.
|===
Modern graphics cards often come with their own sound driver for use with `HDMI`.