Subject: Re: misc/34568 (fwd)
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Mike M. Volokhov <mishka@NetBSD.org>
List: netbsd-bugs
Date: 11/25/2006 23:25:03
The following reply was made to PR misc/34568; it has been noted by GNATS.

From: "Mike M. Volokhov" <mishka@NetBSD.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: misc/34568 (fwd)
Date: Sun, 26 Nov 2006 01:20:32 +0200

 Module Name:	htdocs
 Committed By:	mishka
 Date:		Sat Nov 25 20:07:09 UTC 2006
 
 Modified Files:
 	htdocs/guide/en: chap-cgd.xml chap-misc.xml chap-rf.xml
 
 Log Message:
 PR/34568 - bug in netbsd guide.
 
 newfs(8) prefers raw devices. Although it also possible to pass names
 of block devices too, it will convert it to r*[0-9] anyway.
 
 Thanks for Glenn Mawby (gmawby at yahoo.com.au) to warn about this issue.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.31 -r1.32 htdocs/guide/en/chap-cgd.xml
 cvs rdiff -r1.17 -r1.18 htdocs/guide/en/chap-misc.xml
 cvs rdiff -r1.47 -r1.48 htdocs/guide/en/chap-rf.xml
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.