git: cb07a63a96 - main - FreeBSD Handbook: multimedia: markup: fencing
Graham Perrin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by grahamperrin: URL: https://cgit.FreeBSD.org/doc/commit/?id=cb07a63a96c955de23deec138cfa29ccaf29bf60 commit cb07a63a96c955de23deec138cfa29ccaf29bf60 Author: Graham Perrin <[email protected]> AuthorDate: 2022-11-30 17:25:38 +0000 Commit: Graham Perrin <[email protected]> CommitDate: 2022-11-30 17:25:38 +0000 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 --- documentation/content/en/books/handbook/multimedia/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.