]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Fix a couple of man page typos, find by lintian.
authorNathan Scott <nathans@debian.org>
Thu, 26 Aug 2010 13:10:38 +0000 (23:10 +1000)
committerNathan Scott <nathans@debian.org>
Thu, 26 Aug 2010 13:10:38 +0000 (23:10 +1000)
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nathan Scott <nathans@debian.org>
man/man8/xfs_mdrestore.8
man/man8/xfs_metadump.8

index 0aadc4a8c0d9b8991352bb71d81cd482107b3443..a7d2b68d288c77933c579d726085d1e49e570703 100644 (file)
@@ -38,7 +38,7 @@ can be destroyed.
 Shows restore progress on stdout.
 .SH DIAGNOSTICS
 .B xfs_mdrestore
-returns an exit code of 0 if all the metadata is succesfully restored or
+returns an exit code of 0 if all the metadata is successfully restored or
 1 if an error occurs.
 .SH SEE ALSO
 .BR xfs_metadump (8),
@@ -47,4 +47,4 @@ returns an exit code of 0 if all the metadata is succesfully restored or
 .BR xfs (5)
 .SH BUGS
 Email bug reports to
-.BR xfs@oss.sgi.com .
\ No newline at end of file
+.BR xfs@oss.sgi.com .
index f0ff1aeef4b7f5dc710ffdd03e42dd3abdad1f22..9672713e45b30b28ded860c2d143d5189b94ce3b 100644 (file)
@@ -98,11 +98,11 @@ copied.
 Disables obfuscation of file names and extended attributes.
 .TP
 .B \-w
-Prints warnings of inconsistant metadata encountered to stderr. Bad metadata
+Prints warnings of inconsistent metadata encountered to stderr. Bad metadata
 is still copied.
 .SH DIAGNOSTICS
 .B xfs_metadump
-returns an exit code of 0 if all readable metadata is succesfully copied or
+returns an exit code of 0 if all readable metadata is successfully copied or
 1 if a write error occurs or a read error occurs and the
 .B \-e
 option used.