From owner-cvs-all Fri Jul 14 2:38: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B3B4F37C4E9; Fri, 14 Jul 2000 02:38:00 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA78382; Fri, 14 Jul 2000 02:38:00 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200007140938.CAA78382@freefall.freebsd.org> From: Josef Karthauser Date: Fri, 14 Jul 2000 02:38:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mtree mtree.8 mtree.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/07/14 02:38:00 PDT Modified files: usr.sbin/mtree mtree.8 mtree.c Log: Use -P instead of -S to specify that no symlinks should be followed. There's no reason to make it different from cp(1), chmod(1), chown(1) etc. Requested by: sheldonh Revision Changes Path 1.22 +4 -4 src/usr.sbin/mtree/mtree.8 1.11 +6 -6 src/usr.sbin/mtree/mtree.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message