public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - man: Update man pages to new names, fix refs etc
@ 2009-01-23 12:06 Fabio M. Di Nitto
  0 siblings, 0 replies; 2+ messages in thread
From: Fabio M. Di Nitto @ 2009-01-23 12:06 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=ce56ff466a2bec951ff12a3a470f17e7d8272764
Commit:        ce56ff466a2bec951ff12a3a470f17e7d8272764
Parent:        af7f4f51b519e320773bb2c7c9ed962160d9520b
Author:        Steven Whitehouse <swhiteho@redhat.com>
AuthorDate:    Fri Jan 23 10:38:55 2009 +0000
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Fri Jan 23 12:52:05 2009 +0100

man: Update man pages to new names, fix refs etc

This updates the man pages to refer to the correct names
and also to update the refs to those pages from the other
man pages.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
---
 gfs2/man/fsck.gfs2.8  |   16 ++++++++--------
 gfs2/man/gfs2.8       |    4 ++--
 gfs2/man/gfs2_grow.8  |    2 +-
 gfs2/man/gfs2_jadd.8  |    2 +-
 gfs2/man/mount.gfs2.8 |    8 ++++----
 5 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/gfs2/man/fsck.gfs2.8 b/gfs2/man/fsck.gfs2.8
index 4d7e612..7c8fd99 100644
--- a/gfs2/man/fsck.gfs2.8
+++ b/gfs2/man/fsck.gfs2.8
@@ -1,21 +1,21 @@
-.TH gfs2_fsck 8
+.TH fsck.gfs2 8
 
 .SH NAME
-gfs2_fsck - Offline GFS2 file system checker
+fsck.gfs2 - Offline GFS2 file system checker
 
 .SH SYNOPSIS
-.B gfs2_fsck
+.B fsck.gfs2
 [\fIOPTION\fR]... \fIDEVICE\fR
 
 .SH WARNING
 All GFS2 nodes \fImust\fP have the GFS2 filesystem unmounted before running
-gfs2_fsck.  Failure to unmount all nodes may result in filesystem corruption.
+fsck.gfs2.  Failure to unmount all nodes may result in filesystem corruption.
 
 .SH DESCRIPTION
-gfs2_fsck will check that the GFS2 file system on a device is structurally valid.
+fsck.gfs2 will check that the GFS2 file system on a device is structurally valid.
 It should not be run on a mounted file system.  If file system corruption is
 detected, it will attempt to repair the file system.  There is a limit to what
-gfs2_fsck can do.  If important file system structures are destroyed, such that
+fsck.gfs2 can do.  If important file system structures are destroyed, such that
 the checker cannot determine what the repairs should be, reparations could
 fail.
 
@@ -39,7 +39,7 @@ Quiet.
 \fB-n\fP
 No to all questions.
 
-By specifying this option, gfs2_fsck will only show the changes that
+By specifying this option, fsck.gfs2 will only show the changes that
 would be made, but not make any changes to the filesystem.
 .TP
 \fB-V\fP
@@ -55,5 +55,5 @@ Print more information while running.
 \fB-y\fP
 Yes to all questions.
 
-By specifying this option, gfs2_fsck will not prompt before making
+By specifying this option, fsck.gfs2 will not prompt before making
 changes.
diff --git a/gfs2/man/gfs2.8 b/gfs2/man/gfs2.8
index f7fbc42..d2b50fc 100644
--- a/gfs2/man/gfs2.8
+++ b/gfs2/man/gfs2.8
@@ -14,13 +14,13 @@ command/feature you are looking for.
 gfs2
 GFS2 overview (this man page)
 .TP
-gfs2_mount
+mount.gfs2
 Mounting a GFS2 file system
 .TP
 gfs2_edit
 A GFS2 debug tool (use with caution)
 .TP
-gfs2_fsck
+fsck.gfs2
 The GFS2 file system checker
 .TP
 gfs2_grow
diff --git a/gfs2/man/gfs2_grow.8 b/gfs2/man/gfs2_grow.8
index acf5c0b..34348a0 100644
--- a/gfs2/man/gfs2_grow.8
+++ b/gfs2/man/gfs2_grow.8
@@ -57,4 +57,4 @@ have done were it run without this flag.
 Version. Print out version information, then exit.
 
 .SH SEE ALSO
-gfs2_mkfs(8) gfs2_jadd(8)
+mkfs.gfs2(8) gfs2_jadd(8)
diff --git a/gfs2/man/gfs2_jadd.8 b/gfs2/man/gfs2_jadd.8
index 0e24648..a645fb7 100644
--- a/gfs2/man/gfs2_jadd.8
+++ b/gfs2/man/gfs2_jadd.8
@@ -57,4 +57,4 @@ Initial size of each journal's unlinked tag file
 Version. Print version information, then exit.
 .
 .SH SEE ALSO
-gfs2_mkfs(8) gfs2_grow(8)
+mkfs.gfs2(8) gfs2_grow(8)
diff --git a/gfs2/man/mount.gfs2.8 b/gfs2/man/mount.gfs2.8
index 95284c4..96d7b62 100644
--- a/gfs2/man/mount.gfs2.8
+++ b/gfs2/man/mount.gfs2.8
@@ -1,7 +1,7 @@
-.TH gfs2_mount 8
+.TH mount.gfs2 8
 
 .SH NAME
-gfs2_mount - GFS2 mount options
+mount.gfs2 - GFS2 mount options
 
 .SH SYNOPSIS
 .B mount
@@ -76,7 +76,7 @@ this matches the .o filename of the lock module, e.g. \fIlock_dlm\fR,
 or \fIlock_nolock\fR.
 
 The default lock protocol name is written to disk initially when creating the
-filesystem with \fBgfs2_mkfs\fP(8), -p option.  It can be changed on-disk by
+filesystem with \fBmkfs.gfs2\fP(8), -p option.  It can be changed on-disk by
 using the \fBgfs2_tool\fP(8) utility's \fBsb proto\fP command.
 
 The \fBlockproto\fP mount option should be used only under special
@@ -96,7 +96,7 @@ lock_dlm, the format is \fIclustername:fsname\fR.  For
 lock_nolock, the field is ignored.
 
 The default cluster/filesystem name is written to disk initially when creating
-the filesystem with \fBgfs2_mkfs\fP(8), -t option.  It can be changed on-disk
+the filesystem with \fBmkfs.gfs2\fP(8), -t option.  It can be changed on-disk
 by using the \fBgfs2_tool\fP(8) utility's \fBsb table\fP command.
 
 The \fBlocktable\fP mount option should be used only under special


^ permalink raw reply	[flat|nested] 2+ messages in thread

* cluster: STABLE3 - man: Update man pages to new names, fix refs etc
@ 2009-01-23 12:06 Fabio M. Di Nitto
  0 siblings, 0 replies; 2+ messages in thread
From: Fabio M. Di Nitto @ 2009-01-23 12:06 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=1367d6a3b013f95034862f507820b15efce1ad13
Commit:        1367d6a3b013f95034862f507820b15efce1ad13
Parent:        edb51888b33386d0afaf5ebf752f076b5b1e5b50
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Fri Jan 23 12:48:40 2009 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Fri Jan 23 12:53:17 2009 +0100

man: Update man pages to new names, fix refs etc

This updates the man pages to refer to the correct names
and also to update the refs to those pages from the other
man pages.

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 gfs/man/fsck.gfs.8  |   16 ++++++++--------
 gfs/man/gfs.8       |    6 +++---
 gfs/man/gfs_grow.8  |    2 +-
 gfs/man/gfs_jadd.8  |    2 +-
 gfs/man/gfs_tool.8  |    2 +-
 gfs/man/mkfs.gfs.8  |   18 +++++++++---------
 gfs/man/mount.gfs.8 |    8 ++++----
 7 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/gfs/man/fsck.gfs.8 b/gfs/man/fsck.gfs.8
index e0894f0..3dd8b85 100644
--- a/gfs/man/fsck.gfs.8
+++ b/gfs/man/fsck.gfs.8
@@ -1,21 +1,21 @@
-.TH gfs_fsck 8
+.TH fsck.gfs 8
 
 .SH NAME
-gfs_fsck - Offline GFS file system checker
+fsck.gfs - Offline GFS file system checker
 
 .SH SYNOPSIS
-.B gfs_fsck
+.B fsck.gfs
 [\fIOPTION\fR]... \fIDEVICE\fR
 
 .SH WARNING
 All GFS nodes \fImust\fP have the GFS filesystem unmounted before running
-gfs_fsck.  Failure to unmount all nodes may result in filesystem corruption.
+fsck.gfs.  Failure to unmount all nodes may result in filesystem corruption.
 
 .SH DESCRIPTION
-gfs_fsck will check that the GFS file system on a device is structurally valid.
+fsck.gfs will check that the GFS file system on a device is structurally valid.
 It should not be run on a mounted file system.  If file system corruption is
 detected, it will attempt to repair the file system.  There is a limit to what
-gfs_fsck can do.  If important file system structures are destroyed, such that
+fsck.gfs can do.  If important file system structures are destroyed, such that
 the checker can not determine what the repairs should be, reparations could
 fail.
 
@@ -39,7 +39,7 @@ Quiet.
 \fB-n\fP
 No to all questions.
 
-By specifying this option, gfs_fsck will only show the changes that
+By specifying this option, fsck.gfs will only show the changes that
 would be made, not make any changes to the filesystem.
 .TP
 \fB-V\fP
@@ -55,5 +55,5 @@ Print more information while running.
 \fB-y\fP
 Yes to all questions.
 
-By specifying this option, gfs_fsck will not prompt before making
+By specifying this option, fsck.gfs will not prompt before making
 changes.
diff --git a/gfs/man/gfs.8 b/gfs/man/gfs.8
index 22ab82f..f3a579e 100644
--- a/gfs/man/gfs.8
+++ b/gfs/man/gfs.8
@@ -14,10 +14,10 @@ command/feature you are looking for.
 gfs
 GFS overview (this man page)
 .TP
-gfs_mount
+mount.gfs
 Mounting a GFS file system
 .TP
-gfs_fsck
+fsck.gfs
 The GFS file system checker
 .TP
 gfs_grow
@@ -26,7 +26,7 @@ Growing a GFS file system
 gfs_jadd
 Adding a journal to a GFS file system
 .TP
-gfs_mkfs
+mkfs.gfs
 Make a GFS file system
 .TP
 gfs_quota
diff --git a/gfs/man/gfs_grow.8 b/gfs/man/gfs_grow.8
index 6b0f144..5133ec4 100644
--- a/gfs/man/gfs_grow.8
+++ b/gfs/man/gfs_grow.8
@@ -60,4 +60,4 @@ Version. Print out version information, then exit.
 Verbose. Turn up verbosity of messages.
 
 .SH SEE ALSO
-gfs_mkfs(8) gfs_jadd(8)
+mkfs.gfs(8) gfs_jadd(8)
diff --git a/gfs/man/gfs_jadd.8 b/gfs/man/gfs_jadd.8
index 94975cf..24804e0 100644
--- a/gfs/man/gfs_jadd.8
+++ b/gfs/man/gfs_jadd.8
@@ -72,4 +72,4 @@ Version. Print version information, then exit.
 Verbose. Turn up verbosity of messages.
 
 .SH SEE ALSO
-gfs_mkfs(8) gfs_grow(8)
+mkfs.gfs(8) gfs_grow(8)
diff --git a/gfs/man/gfs_tool.8 b/gfs/man/gfs_tool.8
index 44ca7e3..7cefdc2 100644
--- a/gfs/man/gfs_tool.8
+++ b/gfs/man/gfs_tool.8
@@ -67,7 +67,7 @@ bytes.
 .TP
 \fBmargs\fP \fIarguments\fR
 This loads arguments into the module what will override the mount
-options passed with the -o field on the next mount.  See gfs_mount(8).
+options passed with the -o field on the next mount.  See mount.gfs(8).
 .TP
 \fBreclaim\fP \fIFile\fR
 Returns unused on-disk metadata blocks to free blocks.
diff --git a/gfs/man/mkfs.gfs.8 b/gfs/man/mkfs.gfs.8
index 3da48cb..9176ea7 100644
--- a/gfs/man/mkfs.gfs.8
+++ b/gfs/man/mkfs.gfs.8
@@ -1,14 +1,14 @@
-.TH gfs_mkfs 8
+.TH mkfs.gfs 8
 
 .SH NAME
-gfs_mkfs - Make a GFS filesystem
+mkfs.gfs - Make a GFS filesystem
 
 .SH SYNOPSIS
-.B gfs_mkfs
+.B mkfs.gfs
 [\fIOPTION\fR]... \fIDEVICE\fR
 
 .SH DESCRIPTION
-gfs_mkfs is used to create a Global File System.
+mkfs.gfs is used to create a Global File System.
 
 .SH OPTIONS
 .TP
@@ -32,11 +32,11 @@ The size of the journals in Megabytes. The default journal size is
 128 megabytes.  The minimum size is 32 megabytes.
 .TP
 \fB-j\fP \fINumber\fR 
-The number of journals for gfs_mkfs to create.  You need at least one
+The number of journals for mkfs.gfs to create.  You need at least one
 journal per machine that will mount the filesystem.
 .TP
 \fB-O\fP
-This option prevents gfs_mkfs from asking for confirmation before writing
+This option prevents mkfs.gfs from asking for confirmation before writing
 the filesystem.
 .TP
 \fB-p\fP \fILockProtoName\fR 
@@ -49,10 +49,10 @@ are using GFS as a local filesystem (\fB1 node only\fP), you can specify the
 Be quiet.  Don't print anything.
 .TP
 \fB-r\fP \fIMegaBytes\fR
-gfs_mkfs will try to make Resource Groups (RGs) about this big.
+mkfs.gfs will try to make Resource Groups (RGs) about this big.
 Minimum RG size is 32 MB.  Maximum RG size is 2048 MB.
 A large RG size may increase performance on very large file systems.
-If not specified, gfs_mkfs will choose the RG size based on the size
+If not specified, mkfs.gfs will choose the RG size based on the size
 of the file system: average size file systems will have 256 MB RGs, and
 bigger file systems will have bigger RGs for better performance.
 .TP
@@ -75,7 +75,7 @@ Print program version information, then exit.
 
 .SH EXAMPLE
 .TP
-gfs_mkfs -t mycluster:mygfs -p lock_dlm -j 2 /dev/vg0/mygfs
+mkfs.gfs -t mycluster:mygfs -p lock_dlm -j 2 /dev/vg0/mygfs
 This will make a Global File System on the block device
 "/dev/vg0/mygfs".  It will belong to "mycluster" and register itself
 as wanting locking for "mygfs".  It will use DLM for locking and make
diff --git a/gfs/man/mount.gfs.8 b/gfs/man/mount.gfs.8
index e2e842b..5975c13 100644
--- a/gfs/man/mount.gfs.8
+++ b/gfs/man/mount.gfs.8
@@ -1,7 +1,7 @@
-.TH gfs_mount 8
+.TH mount.gfs 8
 
 .SH NAME
-gfs_mount - GFS mount options
+mount.gfs - GFS mount options
 
 .SH SYNOPSIS
 .B mount
@@ -71,7 +71,7 @@ this matches the .o filename of the lock module, e.g. \fIlock_dlm\fR,
 or \fIlock_nolock\fR.
 
 The default lock protocol name is written to disk initially when creating the
-filesystem with \fBgfs_mkfs\fP(8), -p option.  It can be changed on-disk by
+filesystem with \fBmkfs.gfs\fP(8), -p option.  It can be changed on-disk by
 using the \fBgfs_tool\fP(8) utility's \fBsb proto\fP command.
 
 The \fBlockproto\fP mount option should be used only under special
@@ -91,7 +91,7 @@ lock_dlm, the format is \fIclustername:fsname\fR.  For
 lock_nolock, the field is ignored.
 
 The default cluster/filesystem name is written to disk initially when creating
-the filesystem with \fBgfs_mkfs\fP(8), -t option.  It can be changed on-disk
+the filesystem with \fBmkfs.gfs\fP(8), -t option.  It can be changed on-disk
 by using the \fBgfs_tool\fP(8) utility's \fBsb table\fP command.
 
 The \fBlocktable\fP mount option should be used only under special


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-23 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-23 12:06 cluster: STABLE3 - man: Update man pages to new names, fix refs etc Fabio M. Di Nitto
  -- strict thread matches above, loose matches on Subject: below --
2009-01-23 12:06 Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).