From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SXYTNqfKuWP6fAEAbAwnHQ (envelope-from ) for ; Sat, 07 Jan 2023 20:40:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KJaONafKuWPLzgAA9RJhRA (envelope-from ) for ; Sat, 07 Jan 2023 20:40:23 +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 66C431EF16 for ; Sat, 7 Jan 2023 20:40:23 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pEF31-0007DA-C7; Sat, 07 Jan 2023 14:40:07 -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 1pEF2w-0007Cu-Uq for guix-patches@gnu.org; Sat, 07 Jan 2023 14:40:05 -0500 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 1pEF2w-00032Y-9c for guix-patches@gnu.org; Sat, 07 Jan 2023 14:40:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pEF2v-0005ux-Tf for guix-patches@gnu.org; Sat, 07 Jan 2023 14:40:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60634] [PATCH 0/3][DOCUMENTATION] Use @defvar for Scheme variables. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 07 Jan 2023 19:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 60634 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60634@debbugs.gnu.org Cc: Bruno Victal X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167312037622703 (code B ref -1); Sat, 07 Jan 2023 19:40:01 +0000 Received: (at submit) by debbugs.gnu.org; 7 Jan 2023 19:39:36 +0000 Received: from localhost ([127.0.0.1]:59015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEF2V-0005u7-R9 for submit@debbugs.gnu.org; Sat, 07 Jan 2023 14:39:36 -0500 Received: from lists.gnu.org ([209.51.188.17]:57998) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEF2T-0005tz-Or for submit@debbugs.gnu.org; Sat, 07 Jan 2023 14:39:34 -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 1pEF2T-0007A4-Gs for guix-patches@gnu.org; Sat, 07 Jan 2023 14:39:33 -0500 Received: from smtpmciv6.myservices.hosting ([185.26.106.201]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pEF2R-0002Nh-Ou for guix-patches@gnu.org; Sat, 07 Jan 2023 14:39:33 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.172]) by smtpmciv6.myservices.hosting (Postfix) with ESMTP id 3001F20803 for ; Sat, 7 Jan 2023 20:39:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id CC6538009C; Sat, 7 Jan 2023 20:39:19 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-1.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id m-YGSDgcAXXc; Sat, 7 Jan 2023 20:39:19 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-118-236.dsl.telepac.pt [85.242.118.236]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 59EAF8009B; Sat, 7 Jan 2023 20:39:19 +0100 (CET) From: Bruno Victal Date: Sat, 7 Jan 2023 19:39:07 +0000 Message-Id: X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Tags: patch Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.106.201; envelope-from=mirai@makinata.eu; helo=smtpmciv6.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673120423; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=db3fRJKPB/q4zSg+RU0b38sqkT6pp7VJ5rJeFkDRruU=; b=n/SZ62NNRVo+kkJH675+hHIYNCxQt9rfAc6LuEcyV3FNlE0fF0gHOvHnZFCzU9+pSMzWPC 5wBU1wEBcYRmg55PgthFx7lMz89neUBXQNsO6mANqDahPe4MO8MpkPMVZiS/AvLrk0aJye 7BviGV6dQ1mDavC2CPM4EONTI49tlsSyMM51VQ9JXRf39MJhzsOv5KaPxnXxZRrxZU81e1 +dlOD/UU3f1r6zHpD1zx5MNb01gf9frJoBVRHZGcZM6FpTP3KaeMjkTDDzIZrvVxF8JqGU MKbsGKbZoiaOkK+BsbJVjkrPok0jga6fHN7vhfZjQyDOtmUaGv/BvHfmcIbkEg== 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=1673120423; a=rsa-sha256; cv=none; b=kKnBf7oPIIsY7ih5V65I0W9EUzQ+W7o9hzhk9vazUkHJlmyi7YX3cdCNKQ9SE7uQQzoXWr 42XGTs3ovD8RErR5Jhk356ZZBELNToaz12eOzhFWRTGKDOfWFwiGLw2grnWe3kfrMzhs6H gt+RIjw8bRjdCe0/mNml/f33v5jGYXrWB6zmxMhvCy3uP88R5nu7rGa+mvm08B9QKiP8Wo 0bH9XNkDu6CuMHM8t9J3uWPTEBQ0hD1XsBaARSMjkSxucGj+zN2EH7s4mybuFz0TDlY38x dP254bjD5Q/kmVUeUjp29DguWxXzfqLlptK3n1/dkZ4/XuTtTxnlrou2QKotGg== X-Spam-Score: -1.76 X-Migadu-Queue-Id: 66C431EF16 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 X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -1.76 X-TUID: e3H4IIe3pflE It is implicit that most of the variables that are mentioned in the Guix manual are Scheme variables, this patch-set normalizes the @-commands used to describe them. Bruno Victal (3): doc: Fix incorrect use of @defvar. doc: Use @defvar instead of @defvr for Scheme variables. doc: Substitute @deffn usage with @defvar for Scheme variables. doc/guix.texi | 1108 ++++++++++++++++++++++++------------------------- 1 file changed, 554 insertions(+), 554 deletions(-) base-commit: 7f9672660733c0e1bda2bf4761cc0ae443ece824 -- 2.38.1