From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:35648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hTp5b-00039M-CH for guix-patches@gnu.org; Thu, 23 May 2019 10:53:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hTp5a-0006wm-0P for guix-patches@gnu.org; Thu, 23 May 2019 10:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59705) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hTp5Z-0006wW-TO for guix-patches@gnu.org; Thu, 23 May 2019 10:53:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hTp5Z-00067L-QQ for guix-patches@gnu.org; Thu, 23 May 2019 10:53:01 -0400 Subject: [bug#35867] [PATCH] doc: Update default value of terminal-outputs. Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:35566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hTp5K-0002wU-7H for guix-patches@gnu.org; Thu, 23 May 2019 10:52:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hTp5H-0006hR-LU for guix-patches@gnu.org; Thu, 23 May 2019 10:52:46 -0400 Received: from ol.sdf.org ([205.166.94.20]:51741 helo=mx.sdf.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hTp5H-0006dT-Cj for guix-patches@gnu.org; Thu, 23 May 2019 10:52:43 -0400 Received: from sdf.lonestar.org (pool-173-76-53-40.bstnma.fios.verizon.net [173.76.53.40]) (authenticated (128 bits)) by mx.sdf.org (8.15.2/8.14.5) with ESMTPSA id x4NEnXuW000237 (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256 bits) verified NO) for ; Thu, 23 May 2019 14:49:36 GMT Date: Thu, 23 May 2019 10:48:54 -0400 From: "Jakob L. Kreuze" Message-ID: <20190523144853.GA13101@sdf.lonestar.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="A6N2fC+uXW/VQSAv" Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 35867@debbugs.gnu.org --A6N2fC+uXW/VQSAv Content-Type: multipart/mixed; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This morning I noticed a minor inconsistency between the apparent default value of `terminal-outputs' in the documentation and the actual default value in gnu/bootloader.scm. Should be a list of symbols. Regards, Jakob --r5Pyd7+fXNt84Ff3 Content-Type: text/x-diff; charset=iso-8859-1 Content-Disposition: attachment; filename="0001-doc-Update-default-value-of-terminal-outputs.patch" Content-Transfer-Encoding: quoted-printable =46rom ccc4847cbe70a54b6b41e5fb847d2ffb62e26be5 Mon Sep 17 00:00:00 2001 =46rom: "Jakob L. Kreuze" Date: Thu, 23 May 2019 10:39:52 -0400 Subject: [PATCH] doc: Update default value of terminal-outputs. * doc/guix.texi: (terminal-outputs) Update default value. * po/doc/guix-manual.de.po: (terminal-outputs) Update default value. * po/doc/guix-manual.es.po: (terminal-outputs) Update default value. * po/doc/guix-manual.fr.po: (terminal-outputs) Update default value. * po/doc/guix-manual.zh_CN.po: (terminal-outputs) Update default value. --- doc/guix.texi | 2 +- po/doc/guix-manual.de.po | 4 ++-- po/doc/guix-manual.es.po | 4 ++-- po/doc/guix-manual.fr.po | 4 ++-- po/doc/guix-manual.zh_CN.po | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index b6d00ec176..c5e64210c8 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -24115,7 +24115,7 @@ The bootloader theme object describing the theme to= use. If no theme is provided, some bootloaders might use a default theme, that's true for GRUB. =20 -@item @code{terminal-outputs} (default: @code{'gfxterm}) +@item @code{terminal-outputs} (default: @code{'(gfxterm)}) The output terminals used for the bootloader boot menu, as a list of symbols. GRUB accepts the values: @code{console}, @code{serial}, @code{serial_@{0-3@}}, @code{gfxterm}, @code{vga_text}, diff --git a/po/doc/guix-manual.de.po b/po/doc/guix-manual.de.po index d2b30be617..4857f4597e 100644 --- a/po/doc/guix-manual.de.po +++ b/po/doc/guix-manual.de.po @@ -44230,8 +44230,8 @@ msgstr "Ein Objekt f=FCr das im Bootloader anzuzeig= ende Thema. Wird kein Thema an #. type: item #: doc/guix.texi:24083 #, no-wrap -msgid "@code{terminal-outputs} (default: @code{'gfxterm})" -msgstr "@code{terminal-outputs} (Vorgabe: @code{'gfxterm})" +msgid "@code{terminal-outputs} (default: @code{'(gfxterm)})" +msgstr "@code{terminal-outputs} (Vorgabe: @code{'(gfxterm)})" =20 #. type: table #: doc/guix.texi:24090 diff --git a/po/doc/guix-manual.es.po b/po/doc/guix-manual.es.po index c272b5af67..198034f0ff 100644 --- a/po/doc/guix-manual.es.po +++ b/po/doc/guix-manual.es.po @@ -44827,8 +44827,8 @@ msgstr "El objeto del tema del cargador de arranque= que describa el tema a usar. #. type: item #: doc/guix.texi:23979 #, no-wrap -msgid "@code{terminal-outputs} (default: @code{'gfxterm})" -msgstr "@code{terminal-outputs} (predeterminada: @code{'gfxterm})" +msgid "@code{terminal-outputs} (default: @code{'(gfxterm)})" +msgstr "@code{terminal-outputs} (predeterminada: @code{'(gfxterm)})" =20 #. type: table #: doc/guix.texi:23986 diff --git a/po/doc/guix-manual.fr.po b/po/doc/guix-manual.fr.po index 656a22bc1b..625206b37e 100644 --- a/po/doc/guix-manual.fr.po +++ b/po/doc/guix-manual.fr.po @@ -44600,8 +44600,8 @@ msgstr "L'objet de th=E8me du chargeur d'amor=E7age= d=E9crivant le th=E8me utilis=E9. #. type: item #: doc/guix.texi:24083 #, no-wrap -msgid "@code{terminal-outputs} (default: @code{'gfxterm})" -msgstr "@code{terminal-outputs} (par d=E9faut : @code{'gfxterm})" +msgid "@code{terminal-outputs} (default: @code{'(gfxterm)})" +msgstr "@code{terminal-outputs} (par d=E9faut : @code{'(gfxterm)})" =20 #. type: table #: doc/guix.texi:24090 diff --git a/po/doc/guix-manual.zh_CN.po b/po/doc/guix-manual.zh_CN.po index 76a3670ea1..bf8c6600d5 100644 --- a/po/doc/guix-manual.zh_CN.po +++ b/po/doc/guix-manual.zh_CN.po @@ -42805,7 +42805,7 @@ msgstr "" #. type: item #: doc/guix.texi:23909 #, no-wrap -msgid "@code{terminal-outputs} (default: @code{'gfxterm})" +msgid "@code{terminal-outputs} (default: @code{'(gfxterm)})" msgstr "" =20 #. type: table --=20 2.21.0 --r5Pyd7+fXNt84Ff3-- --A6N2fC+uXW/VQSAv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEa1VJLOiXAjQ2BGSm9Qb9Fp2P2VoFAlzmstUACgkQ9Qb9Fp2P 2Vp7thAAhFcRMQDYf15kQSaV7Sk9hZafHfinQDUaILT07ZlnGzfVc8Gqz3XzhsQ4 OHWO+sg6t6KDNyZv5zB8/38fQH7gMxj/WmRJceDH8YSCAQFLl9pqRuIpB/4tFU6B VYNN735AG/9C4EbUuShovXjPnCnVCD4Vh2htBE0BrY/QYo/0wsUmbBNm+d8dSOq9 nPlgu/IwB/LKrUgAYAWfUj4hvDTUZpkpiZauT+76SPjcCcdaXwKIM36t2ZlxWT5i dt/80WzZyMKDgdcg6R1imMvvwiYwRMsEP1lwdzfgc/E/GarH/K5aZQk1y5IvXhUB Sgrj/8UdG4x98ebbgye7yLSec9LkpzAmhZPoWsqHENWHCaEiYWh6zk+ki3ITCG5L I6SQ8TRmkfPCHcDO6R9eLBEOdd1tL+hvL6GC1QcwF4Y10Peb6OJ9n8hrQTHMrMbq K6YVq00xjuiISVjv1gMwTGv9mHjO18IEXjLFHVH/xOrgOhJlJLbQ5DTt2OHvvfuX nwJdvWxABShCOj93DeFO2h9006PFR2egSYEQwAot9tvCuZWf56ERSEXmRGZnR9/g P7bwqsWSm5UzTWO4dqunrpd3WiDv4V/hhlH4D7Kz33kT/0rR8cmrYtS4QtXLjLwl yHoBIOCkYX/eW09taFWZj5edFXcpxtP9+G49tEHJ5jBFyX4WoF0= =oZDj -----END PGP SIGNATURE----- --A6N2fC+uXW/VQSAv--