Subject: CVS commit: [netbsd-3] src/sbin/dump
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/21/2005 19:04:27
Module Name:	src
Committed By:	tron
Date:		Thu Apr 21 19:04:27 UTC 2005

Modified Files:
	src/sbin/dump [netbsd-3]: dump.8

Log Message:
Pull up revision 1.54 (requested by hannken in ticket #184):
Snapshot support for dump(8):
- New option `-x backup' takes the dump from a snapshot backed up by `backup'.
  The snapshot will be deleted on exit.
- New option `-X' as a synonym for `-x mountpoint' where `mountpoint' is the
  file system to be dumped.
Reviewed and Approved by: Manuel Bouyer <bouyer@netbsd.org>


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.53.6.1 src/sbin/dump/dump.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.