Module Name:    src
Committed By:   njoly
Date:           Fri Jan 14 00:59:14 UTC 2011

Modified Files:
        src/rescue: list

Log Message:
Adjust for the new chown location.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/rescue/list

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

Modified files:

Index: src/rescue/list
diff -u src/rescue/list:1.39 src/rescue/list:1.40
--- src/rescue/list:1.39	Sat Feb 13 22:54:51 2010
+++ src/rescue/list	Fri Jan 14 00:59:14 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: list,v 1.39 2010/02/13 22:54:51 roy Exp $
+#	$NetBSD: list,v 1.40 2011/01/14 00:59:14 njoly Exp $
 
 SRCDIRS	bin
 
@@ -45,6 +45,7 @@
 PROG	badsect
 PROG	brconfig
 PROG	ccdconfig
+PROG	chown		chgrp
 PROG	clri
 PROG	disklabel
 PROG	dkctl
@@ -132,7 +133,6 @@
 
 SRCDIRS	usr.sbin
 
-PROG	chown		chgrp
 PROG	chroot
 PROG	dumpfs
 PROG	dumplfs

Reply via email to