From 76ad53a01c0f2393d397e9f69c4a68b795810089 Mon Sep 17 00:00:00 2001 From: itsf4llofstars Date: Sun, 18 Sep 2022 23:51:20 -0500 Subject: [PATCH 1/3] Remove double entry of pulseaudio Removed the double entry of: ##### When sound no working heading and associated code syntax. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 4ab8425..3e9fd4f 100644 --- a/README.md +++ b/README.md @@ -2051,11 +2051,6 @@ killall pulseaudio # then press Alt-F2 and type in pulseaudio ``` -##### When sound not working -```bash -killall pulseaudio -``` - ##### List information about SCSI devices ```bash lsscsi From 98e08afea16b238cea55321fe0fe8a20a3b3fa1c Mon Sep 17 00:00:00 2001 From: itsf4llofstars Date: Mon, 19 Sep 2022 00:46:57 -0500 Subject: [PATCH 2/3] Revert "Remove double entry of pulseaudio" This reverts commit 76ad53a01c0f2393d397e9f69c4a68b795810089. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3e9fd4f..4ab8425 100644 --- a/README.md +++ b/README.md @@ -2051,6 +2051,11 @@ killall pulseaudio # then press Alt-F2 and type in pulseaudio ``` +##### When sound not working +```bash +killall pulseaudio +``` + ##### List information about SCSI devices ```bash lsscsi From 19e09dea4f7d406bfa4c8b828fe4d76256b60b70 Mon Sep 17 00:00:00 2001 From: itsf4llofstars Date: Mon, 19 Sep 2022 00:48:17 -0500 Subject: [PATCH 3/3] Remove double entry of pulseaudio Removed the double entry of: and associated back-tic code syntax. Signed-off-by: itsf4llofstars --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 4ab8425..3e9fd4f 100644 --- a/README.md +++ b/README.md @@ -2051,11 +2051,6 @@ killall pulseaudio # then press Alt-F2 and type in pulseaudio ``` -##### When sound not working -```bash -killall pulseaudio -``` - ##### List information about SCSI devices ```bash lsscsi