CVSROOT:        /cvs/cluster
Module name:    cluster
Changes by:     [EMAIL PROTECTED]       2007-10-08 21:40:32

Modified files:
        gfs2/man       : Makefile gfs2_edit.8 

Log message:
        Resolves: bz 247318: Need man page for gfs2_edit

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/man/Makefile.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/man/gfs2_edit.8.diff?cvsroot=cluster&r1=1.1&r2=1.2

--- cluster/gfs2/man/Makefile   2007/04/30 11:22:16     1.3
+++ cluster/gfs2/man/Makefile   2007/10/08 21:40:32     1.4
@@ -16,6 +16,7 @@
 TARGET8= \
        gfs2.8 \
        gfs2_convert.8 \
+       gfs2_edit.8 \
        gfs2_fsck.8 \
        gfs2_grow.8 \
        gfs2_jadd.8 \
--- cluster/gfs2/man/gfs2_edit.8        2007/09/18 18:46:00     1.1
+++ cluster/gfs2/man/gfs2_edit.8        2007/10/08 21:40:32     1.2
@@ -128,7 +128,7 @@
 The modes are as follows:
 .TP
 Hex mode (default)
-Display or edits blocks of the file system in hexadecimal and ascii.
+Display or edit blocks of the file system in hexadecimal and ascii.
 
 Lines at the top indicate the currently displayed block in both hex and
 decimal.  If the block contains a GFS2 data structure, the name of that

Reply via email to