From owner-cvs-src@FreeBSD.ORG Sat Jul 29 23:51:14 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1515A16A4F0; Sat, 29 Jul 2006 23:51:14 +0000 (UTC) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 531ED43D64; Sat, 29 Jul 2006 23:51:11 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6TNpBT7069534; Sat, 29 Jul 2006 23:51:11 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6TNpBNP069533; Sat, 29 Jul 2006 23:51:11 GMT (envelope-from kientzle) Message-Id: <200607292351.k6TNpBNP069533@repoman.freebsd.org> From: Tim Kientzle Date: Sat, 29 Jul 2006 23:51:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libarchive tar.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jul 2006 23:51:14 -0000 kientzle 2006-07-29 23:51:11 UTC FreeBSD src repository Modified files: lib/libarchive tar.5 Log: Don't mention 'pax' in the context of POSIX-1988, since pax wasn't introduced until the 1993 (?) revision. (I need to double-check when pax was introduced and clarify some of the history here. In particular, I should explain that the 'pax' standard now owns the 'ustar' format spec.) Revision Changes Path 1.15 +4 -5 src/lib/libarchive/tar.5