Subject: PR/36241 CVS commit: [netbsd-4] 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: 04/30/2007 19:00:05
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-4] src/sbin/restore
Date: Mon, 30 Apr 2007 18:59:28 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Mon Apr 30 18:59:28 UTC 2007
 
 Modified Files:
 	src/sbin/restore [netbsd-4]: restore.8
 
 Log Message:
 Pull up following revision(s) (requested by tron in ticket #600):
 	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.10.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.