From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UJSxCjC8GWQZtQAASxT56A (envelope-from ) for ; Tue, 21 Mar 2023 15:16:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qJKnCTC8GWS2rQAAG6o9tA (envelope-from ) for ; Tue, 21 Mar 2023 15:16:16 +0100 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 E94BE2912D for ; Tue, 21 Mar 2023 15:16:15 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=DWfdtIFm; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679408176; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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: dkim-signature; bh=+luI+llsh08R76boVvZIPBy8R2MPJuPi84KE695FY/0=; b=BNMRbCpHRVQcaquCO+y817Lp5IxNAZNAsBKcSQwqyTQ34/YW3wCuZIDKwMYqRdFlQajFks lJ303bBDqAwYTBlSA3uNl/uWXQzqNPWymXQq61c7eUV8Nge2lr7nD8zemuG1858jbvfUKz 3kIXaUdlftC+nH6JyWKQoKeOU8y+tTIcrG3k61gewkhzntgsw2718/sBtFd8574Ob+6Lj9 DSyenMNISXYLutFUiH5vZa538E3LdljwHlWjvApZ3EA4Kg1iiVRtbYHAzHHKmOR+Qr8EAA B5gV/tnnlFwMOz390Gngx6ISWU1DvHgp6Ky4HUT49CCRs0XHMlA5io8qYb6PZg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=DWfdtIFm; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679408176; a=rsa-sha256; cv=none; b=dBPxIUQFPj75slZz9Mxb2t08mqpMLvqRPlGjUG5O3f/65pr76c5OwD3bURa1qg33821oEN yoUmynI5ijeWT+wlpAqNHrlmHKv7cvgg6yEDACwfvrY05uBTvHKNtAU2o1SV+M+Ia7XrAh DUNeMjKetUnhTBshZl+X5hvoIBAJPVwa2qMHJriK9Y9mglDOxaY1y7M8mimx2OdRjVE44Z 2qHcE06Cc2Y2XCyWM5/TlgwX4Z2ePi9I6C7xFv8Tx7ons4IbwgfV7oXff5WbgRjFBQJEDC sf/R56I3mUr6AQ+41Mw+sodYosi/mX47bCfsITLCDdaGSsMmg1cSOVRdQNGaow== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pecmX-0006IK-Ip; Tue, 21 Mar 2023 10:16:09 -0400 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 1pecmT-0006Dp-Ga for guix-patches@gnu.org; Tue, 21 Mar 2023 10:16:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pecmQ-0002Ru-F3 for guix-patches@gnu.org; Tue, 21 Mar 2023 10:16:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pecmQ-00056M-Ar for guix-patches@gnu.org; Tue, 21 Mar 2023 10:16:02 -0400 Subject: bug#60014: [PATCH v2] doc: Clarify special-files-service-type expected value. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 21 Mar 2023 14:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60014 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: mirai@makinata.eu Cc: 60014-done@debbugs.gnu.org Mail-Followup-To: 60014@debbugs.gnu.org, maxim.cournoyer@gmail.com, mirai@makinata.eu Received: via spool by 60014-done@debbugs.gnu.org id=D60014.167940812915640 (code D ref 60014); Tue, 21 Mar 2023 14:16:02 +0000 Received: (at 60014-done) by debbugs.gnu.org; 21 Mar 2023 14:15:29 +0000 Received: from localhost ([127.0.0.1]:60073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pecls-000434-N1 for submit@debbugs.gnu.org; Tue, 21 Mar 2023 10:15:29 -0400 Received: from mail-qt1-f179.google.com ([209.85.160.179]:46947) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pecln-0003aC-Dx for 60014-done@debbugs.gnu.org; Tue, 21 Mar 2023 10:15:27 -0400 Received: by mail-qt1-f179.google.com with SMTP id c19so17949678qtn.13 for <60014-done@debbugs.gnu.org>; Tue, 21 Mar 2023 07:15:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679408118; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=+luI+llsh08R76boVvZIPBy8R2MPJuPi84KE695FY/0=; b=DWfdtIFm0v1CM31DsKfJaDXbf5Ox1Qwbap5PGM2Nz1UpVxT0cNm6BXqEdrr8rDAxAj QPk2XVahPCjC5WG2AbGY5te3xU836fQ/EkpetTNhe+K1bQvhlduk09po/7RoihQ2H2c4 4r47FyGwJYXZPskH1bbTcL8Hpb7k1GyqAmporexmcQxfo2cgTYasJRv4zePiWz/dVAd3 wCvkvWcklN2DGgyAVh/1gRl19VPY/bmjfz9e/qR8/loCoEkKP8/OqRtGu0chDZGmk0Jc 70FpI9Tilc06TpL+bMtl02H3SFwOKTSDmDErL+0tx6GJ6qughU3VekSXo+Z4JfpGgZQT YAjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679408118; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=+luI+llsh08R76boVvZIPBy8R2MPJuPi84KE695FY/0=; b=QQ4hBnSLYtHfNOGBxBafUQDIRzB/z17CEKBS9LAIIkV3nk28RKsSFiqPYYKtk67k2J +7RW2TxybvKnzxqWrQvouku1wrMnl9SxfS+zSn+etN9CH9YVldDLkjzS+8jxUKXBOgoA 6GyKTo7945wwhMTNTY6h2QPdGRS9HgP+H5rdUNX/WILOHYCgPISJTlZRPFK7p+TLmJLY jTa1XqHJ/nZpD/pRa0fBABtvRUBTiJl0OBvmRdwDfALroJNG4DX+NhqRvGO+QBCYythG LuruvLzjysSqcH6yz/CzB8QwLHRIcnp3SOzOlPho4tKcCUj8LJu2o8Pkr2dwgue2nPSM K/aQ== X-Gm-Message-State: AO0yUKULatTl2ZZCZJWFEkYgYthrxPQ4n848aOWUsd5JWEPSpnD7bCMi 1I3eARtIAr5CBzcH44vx252M45c6VGSXsQ== X-Google-Smtp-Source: AK7set/7SZUHWHzcgQGUYS9ZOLUCh9XLsJV5vikmKrQcE+lboLCiSEyRbPxFaSEjvzKjbkzq98rFlw== X-Received: by 2002:a05:622a:1809:b0:3bf:e2f8:c6a4 with SMTP id t9-20020a05622a180900b003bfe2f8c6a4mr3939516qtc.61.1679408117784; Tue, 21 Mar 2023 07:15:17 -0700 (PDT) Received: from hurd ([2607:fad8:4:3::1004]) by smtp.gmail.com with ESMTPSA id f21-20020a05620a281500b0074233b15a72sm9308864qkp.116.2023.03.21.07.15.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Mar 2023 07:15:17 -0700 (PDT) From: Maxim Cournoyer References: <43e937e1625b47a80887e68847fb8a8811d3f39f.1670867103.git.mirai@makinata.eu> Date: Tue, 21 Mar 2023 10:15:15 -0400 In-Reply-To: (mirai@makinata.eu's message of "Wed, 21 Dec 2022 13:31:44 +0000") Message-ID: <877cvaqjgs.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: X-Migadu-Queue-Id: E94BE2912D X-Spam-Score: -2.65 X-Migadu-Spam-Score: -2.65 X-Migadu-Scanner: scn0.migadu.com 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-TUID: c/EustgdZSZi Hello, mirai@makinata.eu writes: > From: Bruno Victal > > * doc/guix.texi (Services, Base Services): Clarify special-files-service-type > expected value. > --- > doc/guix.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/guix.texi b/doc/guix.texi > index fd03da8c97..a9b6e1231d 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -17753,7 +17753,7 @@ This is the service that sets up ``special files'' such as > @file{/bin/sh}; an instance of it is part of @code{%base-services}. > > The value associated with @code{special-files-service-type} services > -must be a list of tuples where the first element is the ``special file'' > +must be a list of two-element lists where the first element is the ``special file'' > and the second element is its target. By default it is: Applied! -- Thanks, Maxim