From beb29c48cbb93f8638b05741785d7c5210df0522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?kleines=20Filmr=C3=B6llchen?= Date: Thu, 17 Feb 2022 11:02:46 +0100 Subject: [PATCH] Base: Link aplay in Audio-subsystem --- Base/usr/share/man/man7/Audio-subsystem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Base/usr/share/man/man7/Audio-subsystem.md b/Base/usr/share/man/man7/Audio-subsystem.md index 827ea52b5d9..60ed2c52489 100644 --- a/Base/usr/share/man/man7/Audio-subsystem.md +++ b/Base/usr/share/man/man7/Audio-subsystem.md @@ -35,7 +35,7 @@ LibDSP was started to support development efforts in Piano, but it is intended a This is a non-exhaustive list of applications that use audio. Most of these follow the good practices laid out in this manual page and may serve as a template for new audio applications. * **Piano** is a sequencer/tracker and synthesizer. -* **aplay** is a command line audio file playback utility. +* [**aplay**](help://man/1/aplay) is a command line audio file playback utility. * **SoundPlayer** is a UI audio file player with extra features such as playlist support and audio visualizations. * [**asctl**](help://man/1/asctl) is a command line audio server control utility. * **Applets/Audio** (AudioApplet) is a taskbar applet for setting audio parameters through a UI.