From owner-freebsd-doc@FreeBSD.ORG Mon Dec 23 19:01:59 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C658D5BE for ; Mon, 23 Dec 2013 19:01:59 +0000 (UTC) Received: from mail-ob0-x235.google.com (mail-ob0-x235.google.com [IPv6:2607:f8b0:4003:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8EBE5160A for ; Mon, 23 Dec 2013 19:01:59 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id uy5so5665938obc.26 for ; Mon, 23 Dec 2013 11:01:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=oCag74OhdhRpRQSVnXmcad/4tQUOGYjRrBAz7JoBRmk=; b=qQhL0+c1YYKrlizgjJMcxWw9Z7WBH/+NU5Mr+pcu1K6y6i2kEul8OYLqoNY4bKoe9L pE0WGfi6k2KaI2hVTlIXtOeILLRDFnnbih0IgbLRk7SJ8Dbl/UrdgdjTj4awKUBjh77Q rNVUfC+hXU+HbUI6ocFCVECQPOvfmj5Vi2949csTpOZKqVOhIIcTC+ZzBX+WccsfsVJ9 ++mm8XVWTpkgdPpp1aGhea43kqm2SLoKqhQ8pcSwEoZ7cbVVqsBlwqEDtdKPYjmzQ7Tw gZAQgg55GNuJIprcEpAUUO4xqlKrKNBmFs+soA/X4/JORiWa9ehs7rTio+CMEyhioQb2 xRdQ== MIME-Version: 1.0 X-Received: by 10.60.179.113 with SMTP id df17mr19027183oec.16.1387825318780; Mon, 23 Dec 2013 11:01:58 -0800 (PST) Received: by 10.182.155.2 with HTTP; Mon, 23 Dec 2013 11:01:58 -0800 (PST) In-Reply-To: References: Date: Mon, 23 Dec 2013 20:01:58 +0100 Message-ID: Subject: Re: Mistake in handbook XFCE From: =?ISO-8859-1?Q?Ren=E9_Ladan?= To: George Nielsen Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Dec 2013 19:01:59 -0000 2013/12/23 George Nielsen : > Greetings, > > Please be advised that there is an error in the FreeBSD handbook with > regard to a PKGng command. > The FreeBSD handbook states that the command to install XFCE with PKGng i= s: > # pkg install xfce4 This command yields no results. > The command should read as follows: > #pkg install xfce > The above command successfully installs XFCE4. Fixed, the new version should be available in a few hours. I did not touch the pkg_add version. Regards, Ren=E9