From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RI27C-0003Qh-PT for garchives@archives.gentoo.org; Sun, 23 Oct 2011 17:45:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7009521C088; Sun, 23 Oct 2011 17:45:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 42CD421C088 for ; Sun, 23 Oct 2011 17:45:22 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 47FF31B4006 for ; Sun, 23 Oct 2011 17:45:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8893180042 for ; Sun, 23 Oct 2011 17:45:21 +0000 (UTC) From: "Matěj Laitl" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matěj Laitl" Message-ID: Subject: [gentoo-commits] dev/scarabeus:master commit in: docs/ X-VCS-Repository: dev/scarabeus X-VCS-Files: docs/grub-2-guide.xml X-VCS-Directories: docs/ X-VCS-Committer: matej X-VCS-Committer-Name: Matěj Laitl X-VCS-Revision: c11c4dad1768290129899dd93378d62d412546c2 Date: Sun, 23 Oct 2011 17:45:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: b4b2c7b6f4c170a58280c8473293a26c commit: c11c4dad1768290129899dd93378d62d412546c2 Author: Mat=C4=9Bj Laitl laitl cz> AuthorDate: Sun Oct 23 17:44:13 2011 +0000 Commit: Mat=C4=9Bj Laitl laitl cz> CommitDate: Sun Oct 23 17:44:39 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/scarabeus.git;= a=3Dcommit;h=3Dc11c4dad GRUB 2 Guide: typo Thanks to Ramin Torabi --- docs/grub-2-guide.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/grub-2-guide.xml b/docs/grub-2-guide.xml index 44daf5a..b1cdd28 100644 --- a/docs/grub-2-guide.xml +++ b/docs/grub-2-guide.xml @@ -440,7 +440,7 @@ GRUB Legacy files. =20

-Tweaking the options is to be done in the /etc/defaults/grub file. +Tweaking the options is to be done in the /etc/default/grub= file. Simple text file configuration with description of some default values. All the options are described in grub2 info pages.