]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: correct docs for "-t" units
authorEric Sandeen <sandeen@redhat.com>
Thu, 14 Nov 2013 20:38:08 +0000 (20:38 +0000)
committerRich Johnston <rjohnston@sgi.com>
Mon, 18 Nov 2013 00:53:15 +0000 (18:53 -0600)
commit79e106f05f0fbffb89ab5401fb97af5391c6291f
tree9eea7b61d59aa0b475378da33cfa6ae46dc61005
parent1adfe5c6296d3ea6c182f31a6728fc94af9146f7
xfs_repair: correct docs for "-t" units

usage() says that the xfs_repair -t reporting interval is
in minutes, and the manpage says nothing at all about units.

Actually, it's in seconds.

Clarify in both places that the interval is specified in
seconds.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
man/man8/xfs_repair.8
repair/xfs_repair.c