Procházet zdrojové kódy

Base: Link aplay in Audio-subsystem

kleines Filmröllchen před 3 roky
rodič
revize
beb29c48cb
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Base/usr/share/man/man7/Audio-subsystem.md

+ 1 - 1
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.