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>
.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
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