From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mPW5FxW/fGVCbQEAkFu2QA (envelope-from ) for ; Fri, 15 Dec 2023 22:03:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id gLjBFBW/fGUKcwAA62LTzQ (envelope-from ) for ; Fri, 15 Dec 2023 22:03:17 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702674197; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=d2hmigYUZIeSHGZzc6SqgXMCPlD4WJYVWxcDjv1uP5U=; b=uNf4hPD73Y764GeXuEQJBjKkl0qTHb1CwIQeuV5VWUhxmQAAKa+w5lQqqdZW7Q7wHoXpNd Um/3Yzij04lJsP1PvJsuj/z2KxXAhEfEIePaF7qtpP/OVgLrosVbLEgdUFfmmHH9RVBQn8 NL3TBfyDFJfC2HujAP5k1kg5gDLwXMMg+GJay2CMtndXT8ThSkcV8lRSnnvERYvaRVTT51 Qi6FbRI3LevfGmDYNnSOhjame7wMrZ++W5YxVImgrntnhXCzxCsK08cCJ4nk07QfB1rz5l KpFhQllRu3CoQ1+gvEISLhN51LebCfs5nEfl5ZksNwJofFnF/YtuKtW7ciiphQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702674197; a=rsa-sha256; cv=none; b=X0wf63b4I7+ptKu+8Y3TsUw9UHUQa8NMXY+dvin9Nb0qVVh1OJjBRmCLPmgZgixDG5Hi0c WMCS/KHgBZcF39959euvST4C4HomxNVnj5dDJjwV4bcop5n1jLLds/v9qc4gYRaXVJUDqD GgtSO2y5dniM55rMEnlSD7S1IsUtEU+9cRSESazuyoZrepyr9mxTE+bYmN8dYb/mfwR9Ta F+Mks3lrbigXqXSPvD7qlmLWAg/u87YrvTR3/m3eCe5QDkmIlA9WJVuepSa1tXi5qDQ7YD xNvpHOp3588TOof0hPDr4FjqnQ3KYMlqHQuuMoUd9P3xgBJdxfw3md6dz64pHw== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2186E3BAA4 for ; Fri, 15 Dec 2023 22:03:17 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rEFKu-0000rq-8c; Fri, 15 Dec 2023 16:03:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rEFKo-0000rL-5R for guix-patches@gnu.org; Fri, 15 Dec 2023 16:03:02 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rEFKn-0006Ib-T8 for guix-patches@gnu.org; Fri, 15 Dec 2023 16:03:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rEFKn-0003U7-VF for guix-patches@gnu.org; Fri, 15 Dec 2023 16:03:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67842] [PATCH 1/4] doc: Remove missed hunk of revert commit for MPD service. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 15 Dec 2023 21:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67842 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67842@debbugs.gnu.org Cc: Bruno Victal Received: via spool by 67842-submit@debbugs.gnu.org id=B67842.170267416813338 (code B ref 67842); Fri, 15 Dec 2023 21:03:01 +0000 Received: (at 67842) by debbugs.gnu.org; 15 Dec 2023 21:02:48 +0000 Received: from localhost ([127.0.0.1]:53637 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rEFKa-0003T4-1p for submit@debbugs.gnu.org; Fri, 15 Dec 2023 16:02:48 -0500 Received: from smtpmciv4.myservices.hosting ([185.26.107.240]:48556) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rEFKZ-0003Sv-0E for 67842@debbugs.gnu.org; Fri, 15 Dec 2023 16:02:47 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv4.myservices.hosting (Postfix) with ESMTP id 3F57A2077F for <67842@debbugs.gnu.org>; Fri, 15 Dec 2023 22:02:45 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 9C1CE80095; Fri, 15 Dec 2023 22:02:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 42vnNqQYYG2q; Fri, 15 Dec 2023 22:02:45 +0100 (CET) Received: from guix-nuc.home.arpa (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 303DC80067; Fri, 15 Dec 2023 22:02:45 +0100 (CET) From: Bruno Victal Date: Fri, 15 Dec 2023 21:02:36 +0000 Message-ID: <00b00466d2660fec8a141724285c3d0339df7ad0.1702663151.git.mirai@makinata.eu> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -4.66 X-Spam-Score: -4.66 X-Migadu-Queue-Id: 2186E3BAA4 X-TUID: zj9Ob2LptefP Introduced with e1070ee16036f6dfb84c44aea4119e4db770356b and missed in the c7e45139faa27b60f2c7d0a4bc140f9793d97d47 revert. * doc/guix.texi (Audio Services): Remove missed hunk of revert commit c7e45139faa27b60f2c7d0a4bc140f9793d97d47. Change-Id: Ibbf0fa4e6a3a378d2981f03ffa5d1ca9c0e3f797 --- doc/guix.texi | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index e61a893af9..3659d57361 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -34718,13 +34718,6 @@ Audio Services by default. @end quotation -Most MPD clients will trigger a database update upon connecting, but you -can also use the @code{update} action do to so: - -@example -herd update mpd -@end example - All the MPD configuration fields are documented below, and a more complex example follows. -- 2.41.0