From owner-freebsd-doc@FreeBSD.ORG Sun May 27 18:15:18 2012 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DC3010656A7; Sun, 27 May 2012 18:15:18 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5083D8FC0C; Sun, 27 May 2012 18:15:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4RIFIA8021089; Sun, 27 May 2012 18:15:18 GMT (envelope-from crees@freefall.freebsd.org) Received: (from crees@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4RIFITd021085; Sun, 27 May 2012 18:15:18 GMT (envelope-from crees) Date: Sun, 27 May 2012 18:15:18 GMT Message-Id: <201205271815.q4RIFITd021085@freefall.freebsd.org> To: b.heidotting@yahoo.com, crees@FreeBSD.org, freebsd-doc@FreeBSD.org From: crees@FreeBSD.org Cc: Subject: Re: docs/167020: Bad command-line example in handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2012 18:15:18 -0000 Synopsis: Bad command-line example in handbook State-Changed-From-To: closed->open State-Changed-By: crees State-Changed-When: Sun May 27 18:15:17 UTC 2012 State-Changed-Why: This can be more portable (work with csh and sh) using env; http://www.bayofrum.net/~crees/patches/handbook-dump-over-ssh.diff http://www.freebsd.org/cgi/query-pr.cgi?pr=167020