summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-07-29 09:17:12 +0000
committerjkh <jkh@FreeBSD.org>1996-07-29 09:17:12 +0000
commit24a9246467f9cf494d3d9a3a54cef603b3fa60ac (patch)
tree89d5e7a4173b874d0ee079e87d4c1391774979b7
parent12fe473981990f1422e621e942f4acafa3667686 (diff)
downloadFreeBSD-src-24a9246467f9cf494d3d9a3a54cef603b3fa60ac.zip
FreeBSD-src-24a9246467f9cf494d3d9a3a54cef603b3fa60ac.tar.gz
Add chgrp to fixit, closes PR#1342
-rw-r--r--release/alpha/fixit_crunch.conf4
-rw-r--r--release/fixit_crunch.conf4
2 files changed, 4 insertions, 4 deletions
diff --git a/release/alpha/fixit_crunch.conf b/release/alpha/fixit_crunch.conf
index 3d9ab961..2de8ee9 100644
--- a/release/alpha/fixit_crunch.conf
+++ b/release/alpha/fixit_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: fixit_crunch.conf,v 1.5 1995/12/31 17:10:05 joerg Exp $
+# $Id: fixit_crunch.conf,v 1.6 1996/01/03 23:41:03 joerg Exp $
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@@ -30,7 +30,7 @@ ln newfs mount_mfs
# /usr/bin stuff
-progs ftp rsh sed telnet rlogin common find grep
+progs chgrp ftp rsh sed telnet rlogin common find grep
ln common vi
ln common view
ln common ex
diff --git a/release/fixit_crunch.conf b/release/fixit_crunch.conf
index 3d9ab961..2de8ee9 100644
--- a/release/fixit_crunch.conf
+++ b/release/fixit_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: fixit_crunch.conf,v 1.5 1995/12/31 17:10:05 joerg Exp $
+# $Id: fixit_crunch.conf,v 1.6 1996/01/03 23:41:03 joerg Exp $
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@@ -30,7 +30,7 @@ ln newfs mount_mfs
# /usr/bin stuff
-progs ftp rsh sed telnet rlogin common find grep
+progs chgrp ftp rsh sed telnet rlogin common find grep
ln common vi
ln common view
ln common ex
OpenPOWER on IntegriCloud