From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.43)
id 1Dszkb-0001LO-Oh
for garchives@archives.gentoo.org; Thu, 14 Jul 2005 09:11:26 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6E9B8Gd014210;
Thu, 14 Jul 2005 09:11:08 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6E9B7Jc014382
for ; Thu, 14 Jul 2005 09:11:08 GMT
Message-Id: <200507140911.j6E9B7Jc014382@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.43)
id 1DszkN-0003Yy-4v
for gentoo-doc-cvs@lists.gentoo.org; Thu, 14 Jul 2005 09:11:11 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Thu, 14 Jul 2005 09:11:02 +0000
From: "Xavier Neys"
Date: Thu, 14 Jul 2005 09:11:02 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: alsa-guide.xml
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: b5e93560-7634-46cb-8eee-30907e93cf72
X-Archives-Hash: 4271c7b9a3ccfa7390c9ea51365dfeae
neysx 05/07/14 09:11:02
Modified: xml/htdocs/doc/en alsa-guide.xml
Log:
When you add something to the boot run level, you add it to the boot run level :)
Indeed!
Revision Changes Path
1.56 +4 -4 xml/htdocs/doc/en/alsa-guide.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml?rev=1.56&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml?rev=1.56&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml.diff?r1=1.55&r2=1.56&cvsroot=gentoo
Index: alsa-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- alsa-guide.xml 14 Jul 2005 09:05:36 -0000 1.55
+++ alsa-guide.xml 14 Jul 2005 09:11:02 -0000 1.56
@@ -1,5 +1,5 @@
-
+
@@ -18,7 +18,7 @@
-2.4
+2.5
2005-07-14
@@ -459,10 +459,10 @@
We're now almost all setup. Whichever method you chose to install ALSA, you'll
need to have something load your modules or initialize ALSA and restore your
volume settings when your system comes up. The ALSA Initscript handles all of
-this for you and is called alsasound. Add it to the boot run-level.
+this for you and is called alsasound. Add it to the boot runlevel.
-
+
# rc-update add alsasound boot
* alsasound added to runlevel boot
* rc-update complete.
--
gentoo-doc-cvs@gentoo.org mailing list