[Cluster-devel] [PATCH 006/008] install gfs2 man pages

Fabio M. Di Nitto fabbione at ubuntu.com
Wed Jun 28 11:34:13 UTC 2006


Make sure to install all gfs2 man pages. Also note that all of them are
gfs2_* while there is only one mkfs.gfs2.8. Perhaps rename it?

diff -urNad redhat-cluster-suite-2.20060621~/gfs2/man/Makefile redhat-cluster-suite-2.20060621/gfs2/man/Makefile
--- redhat-cluster-suite-2.20060621~/gfs2/man/Makefile	2006-06-21 08:17:17.000000000 +0200
+++ redhat-cluster-suite-2.20060621/gfs2/man/Makefile	2006-06-21 08:19:01.000000000 +0200
@@ -13,10 +13,14 @@
 
 TARGET8= \
 	gfs2.8 \
+	gfs2_convert.8 \
+	gfs2_fsck.8 \
+	gfs2_grow.8 \
+	gfs2_jadd.8 \
 	gfs2_mount.8 \
-	gfs2_mkfs.8 \
 	gfs2_quota.8 \
-	gfs2_tool.8
+	gfs2_tool.8 \
+	mkfs.gfs2.8
 
 
 top_srcdir = ..




More information about the Cluster-devel mailing list