Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Feb 2016 17:17:10 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r296199 - head/bin/pax
Message-ID:  <201602291717.u1THHAdb024872@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Mon Feb 29 17:17:10 2016
New Revision: 296199
URL: https://svnweb.freebsd.org/changeset/base/296199

Log:
  dump(1) -> dump(8).
  
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/bin/pax/pax.1

Modified: head/bin/pax/pax.1
==============================================================================
--- head/bin/pax/pax.1	Mon Feb 29 17:16:06 2016	(r296198)
+++ head/bin/pax/pax.1	Mon Feb 29 17:17:10 2016	(r296199)
@@ -595,7 +595,7 @@ are not understood by
 however
 .Xr tar 1
 and
-.Xr dump 1
+.Xr dump 8
 will preserve these.
 .It Fl s Ar replstr
 Modify the file or archive member names specified by the



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602291717.u1THHAdb024872>