From owner-svn-doc-head@FreeBSD.ORG Thu Apr 2 23:44:38 2015 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 06342198; Thu, 2 Apr 2015 23:44:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E5E159BD; Thu, 2 Apr 2015 23:44:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t32NibbZ069111; Thu, 2 Apr 2015 23:44:37 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t32NibiC069110; Thu, 2 Apr 2015 23:44:37 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201504022344.t32NibiC069110@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Thu, 2 Apr 2015 23:44:37 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46433 - head/en_US.ISO8859-1/articles/compiz-fusion X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2015 23:44:38 -0000 Author: eadler Date: Thu Apr 2 23:44:36 2015 New Revision: 46433 URL: https://svnweb.freebsd.org/changeset/doc/46433 Log: compiz-fusion: remove snark rewrite abstract to not be snarky and to better explain the point of the article. Modified: head/en_US.ISO8859-1/articles/compiz-fusion/article.xml Modified: head/en_US.ISO8859-1/articles/compiz-fusion/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/compiz-fusion/article.xml Thu Apr 2 23:36:26 2015 (r46432) +++ head/en_US.ISO8859-1/articles/compiz-fusion/article.xml Thu Apr 2 23:44:36 2015 (r46433) @@ -24,18 +24,12 @@ - The Linux world has been overwhelmed lately by what seems to be - the latest fashion: 3D Desktop effects. While their usefulness is - rather heavily debated, the wow factor behind the composited desktop - holds quite well. Several different programs have emerged, like - Compiz, - Beryl, - and the latest Compiz Fusion. - You do not need to miss these effects when using &os;. These - instructions will help you install and configure your system for the - latest 3D desktop experience using - Compiz Fusion and nVidia drivers - (if applicable). + One way to increase the pleasantness of using a desktop + computer is by having nice 3D effects. + This article walks through the installation + Compiz which is one example + program which to produce nice effects. It assumes the use of + nVidia drivers, although these are not required.