From mboxrd@z Thu Jan 1 00:00:00 1970 From: rpeterso@sourceware.org Date: 12 Jun 2006 22:36:35 -0000 Subject: [Cluster-devel] cluster/gfs2/bin Makefile Message-ID: <20060612223635.14634.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Changes by: rpeterso at sourceware.org 2006-06-12 22:36:34 Modified files: gfs2/bin : Makefile Log message: Fix typo in Makefile Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/bin/Makefile.diff?cvsroot=cluster&r1=1.6&r2=1.7 --- cluster/gfs2/bin/Makefile 2006/06/12 21:17:30 1.6 +++ cluster/gfs2/bin/Makefile 2006/06/12 22:36:34 1.7 @@ -19,7 +19,7 @@ mount.gfs2 \ gfs2_edit \ gfs2_convert \ - umount.gfs2 + umount.gfs2 \ gfs2_fsck \ # gfs2_quota \