Subject: PR/36241 CVS commit: [netbsd-3] src/sbin/restore
To: None <tron@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 05/27/2007 20:30:03
The following reply was made to PR bin/36241; it has been noted by GNATS.
From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36241 CVS commit: [netbsd-3] src/sbin/restore
Date: Sun, 27 May 2007 20:28:11 +0000 (UTC)
Module Name: src
Committed By: bouyer
Date: Sun May 27 20:28:11 UTC 2007
Modified Files:
src/sbin/restore [netbsd-3]: restore.8
Log Message:
Pull up following revision(s) (requested by tron in ticket #1771):
sbin/restore/restore.8: revisions 1.50 - 1.51
Improve example of restoring a complete filesystem with "restore -r":
- NetBSD's "newfs" doesn't accept a second (non-option) argument.
Patch provided by Jeff Ito in PR bin/36241.
- Use "sd0" instead of "rp0" because NetBSD's doesnt have a disk driver
called "rp".
- Use "/dev/rst0" instead of "/dev/rst8". With NetBSD's device numbering
scheme a system would have to have 9 tape drives to get "/dev/rst8".
Bump date because of last change.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.49.2.1 src/sbin/restore/restore.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.