diff -Naur cvs/cluster/gfs/man/gfs.8 build_092304/cluster/gfs/man/gfs.8 --- cvs/cluster/gfs/man/gfs.8 2004-06-24 04:53:25.000000000 -0400 +++ build_092304/cluster/gfs/man/gfs.8 2004-09-30 14:38:12.841438968 -0400 @@ -20,12 +20,13 @@ command/feature you are looking for. .sp gfs GFS overview (this man page) + gfs_mount Mounting a GFS file system gfs_fsck The GFS file system checker gfs_grow Growing a GFS file system gfs_jadd Adding a journal to a GFS file system gfs_mkfs Make a GFS file system gfs_quota Manipulate GFS disk quotas - gfs_tool Tool to manipulate a GFS + gfs_tool Tool to manipulate a GFS file system .sp .in diff -Naur cvs/cluster/gfs/man/Makefile build_092304/cluster/gfs/man/Makefile --- cvs/cluster/gfs/man/Makefile 2004-08-19 12:29:35.000000000 -0400 +++ build_092304/cluster/gfs/man/Makefile 2004-09-30 14:44:39.174707384 -0400 @@ -13,6 +13,7 @@ TARGET8= \ gfs.8 \ + gfs_mount.8 \ gfs_fsck.8 \ gfs_grow.8 \ gfs_jadd.8 \