From owner-freebsd-doc@FreeBSD.ORG Mon Dec 23 16:39:18 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 3BEE5D18 for ; Mon, 23 Dec 2013 16:39:18 +0000 (UTC) Received: from mail-pb0-x230.google.com (mail-pb0-x230.google.com [IPv6:2607:f8b0:400e:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 15E261A42 for ; Mon, 23 Dec 2013 16:39:18 +0000 (UTC) Received: by mail-pb0-f48.google.com with SMTP id md12so5455910pbc.35 for ; Mon, 23 Dec 2013 08:39:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=dM3VYgGrSr/qiosxMOjI1JeETpki0sFMp4hTEqLWeoE=; b=X40PCDXUJds19aBrQszcNzhJJ1x96zqzq8zMo8iC88fc362q8kb0P74POmYo/t5fQU UUAc4jfT4qq8KLDWVTE0ut054QiQfRm7keCHEl5RrI/95Ou8k64/1MrLyfgPdpD3Stkp 6QviUtrQXdx5v8HP8OxsaSKV2Whu4qSojzkbyeyvXUWZhIBqDNDMrZQnLcGKigVdQKme vtJTIZaQxdcHCHFCFnACNMylOaKKQd31jOVUuusgKVpK+sQaVvDM9+GUgC74yecBa0IE wEGy9xg3XJ26BVEI9aWF5eW5L9ElwxJ80syYyBV0PBcA1oJ6RtMA3VolsyEbW7drGxOt swoA== MIME-Version: 1.0 X-Received: by 10.68.254.132 with SMTP id ai4mr26578552pbd.51.1387816757753; Mon, 23 Dec 2013 08:39:17 -0800 (PST) Received: by 10.68.40.228 with HTTP; Mon, 23 Dec 2013 08:39:17 -0800 (PST) Date: Mon, 23 Dec 2013 08:39:17 -0800 Message-ID: Subject: Mistake in handbook XFCE From: George Nielsen To: freebsd-doc@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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 16:39:18 -0000 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 is: # pkg install xfce4 This command yields no results. The command should read as follows: #pkg install xfce The above command successfully installs XFCE4. Take care. Season's Greetings. -- George Nielsen