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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
