From owner-cvs-user Sun Mar 30 02:42:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA19285 for cvs-user-outgoing; Sun, 30 Mar 1997 02:42:27 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA19276; Sun, 30 Mar 1997 02:42:25 -0800 (PST) Date: Sun, 30 Mar 1997 02:42:25 -0800 (PST) From: "David E. O'Brien" Message-Id: <199703301042.CAA19276@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/contrib/cpio cpio.1 Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk obrien 97/03/30 02:42:24 Modified: contrib/cpio cpio.1 Log: - Correct the recommended option for "find" from "-depth" to "-d". - Fix gross spelling and typographical errors pointed out by Keith Bostic. - Mention -l, --link is only usable with "-p". Obtained from: old gnu/usr.bin/cpio v2.3. Revision Changes Path 1.2 +5 -3 src/contrib/cpio/cpio.1