Whamcloud - gitweb
LU-930 utils: minor fixes to lfs_migrate.1 man page
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 1 Nov 2012 21:50:16 +0000 (15:50 -0600)
committerOleg Drokin <green@whamcloud.com>
Sat, 3 Nov 2012 19:51:53 +0000 (15:51 -0400)
Fix the formatting of the lfs_migrate.1 man page SYNOPSIS section,
since ".Blfs_migrate" is not the same as ".B lfs_migrate", and hence
the synopsis was missing the actual name of the command it described.

Also fix some minor grammar issues.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ie0d8e3cd6fbab0663562b6a99f124ead953ebbe5
Reviewed-on: http://review.whamcloud.com/4440
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Keith Mannthey <keith.mannthey@intel.com>
Reviewed-by: Richard Henwood <richard.henwood@intel.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/lfs_migrate.1

index 4fd18f3..a1bf7e6 100644 (file)
@@ -1,6 +1,6 @@
 .TH lfs_migrate 1 "Jul 21, 2010" Lustre "utilities"
 .SH NAME
-.Blfs_migrate
+.B lfs_migrate
 \- simple tool to migrate files between Lustre OSTs
 .SH SYNOPSIS
 .B lfs_migrate
@@ -20,8 +20,8 @@ is a simple tool to assist migration of files between Lustre OSTs.  It
 is simply copying each specified file to a new file, verifying the file
 contents have not changed, and then renaming the new file back to the
 original filename.  This allows balancing space usage between OSTs, moving
-files of OSTs that are starting to show hardware problems (though are still
-functional), or OSTs will be discontinued.
+files off OSTs that are starting to show hardware problems (though are still
+functional), or OSTs that will be removed from the filesystem.
 .PP
 Because
 .B lfs_migrate