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 1R2frq-0001zf-2b for garchives@archives.gentoo.org; Sun, 11 Sep 2011 08:58:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E524A21C0F4; Sun, 11 Sep 2011 08:58:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B351C21C0F4 for ; Sun, 11 Sep 2011 08:58:09 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DFE164B0A for ; Sun, 11 Sep 2011 08:58:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 0D4682004C; Sun, 11 Sep 2011 08:58:07 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-freebsd.xml X-VCS-Repository: gentoo X-VCS-Files: gentoo-freebsd.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Message-Id: <20110911085807.0D4682004C@flycatcher.gentoo.org> Date: Sun, 11 Sep 2011 08:58:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 49524531d435f473215107ed545e4bd0 swift 11/09/11 08:58:07 Modified: gentoo-freebsd.xml Log: Update timezone related information, cfr bug #382525 and #213988 Revision Changes Path 1.37 xml/htdocs/doc/en/gentoo-freebsd.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gent= oo-freebsd.xml?rev=3D1.37&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gent= oo-freebsd.xml?rev=3D1.37&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gent= oo-freebsd.xml?r1=3D1.36&r2=3D1.37 Index: gentoo-freebsd.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- gentoo-freebsd.xml 31 May 2011 18:04:41 -0000 1.36 +++ gentoo-freebsd.xml 11 Sep 2011 08:58:06 -0000 1.37 @@ -1,6 +1,6 @@ - + =20 A short guide to Gentoo/FreeBSD @@ -29,6 +29,9 @@ Camille Huot + + + =20 This document gives some general information on FreeBSD, as well as @@ -40,8 +43,8 @@ =20 -5 -2011-05-31 +6 +2011-09-11 =20 Introduction to FreeBSD @@ -413,13 +416,13 @@ =20

-Edit /etc/conf.d/clock to define the time zone you used +Edit /etc/timezone to define the time zone you used previously.

=20 -
-# nano -w /etc/conf.d/clock
-TIMEZONE=3D"Europe/Brussels"
+
+# nano -w /etc/timezone
+Europe/Brussels
 
=20