Adjust Copyright and add information that thin_repair is a checker only until extended
This commit is contained in:
parent
d2761239cf
commit
4e8f255e97
@ -1,4 +1,4 @@
|
|||||||
.TH THIN-PROVISIONING-TOOLS 8 "Thin Provisioning Tools" "Red Hat GmbH" \" -*- nroff -*-
|
.TH THIN-PROVISIONING-TOOLS 8 "Thin Provisioning Tools" "Red Hat, Inc." \" -*- nroff -*-
|
||||||
.SH NAME
|
.SH NAME
|
||||||
thin_dump \- dump thin provisioning metadata from device or file to standard output
|
thin_dump \- dump thin provisioning metadata from device or file to standard output
|
||||||
|
|
||||||
|
@ -1,15 +1,16 @@
|
|||||||
.TH THIN-PROVISIONING-TOOLS 8 "Thin Provisioning Tools" "Red Hat GmbH" \" -*- nroff -*-
|
.TH THIN-PROVISIONING-TOOLS 8 "Thin Provisioning Tools" "Red Hat, Inc." \" -*- nroff -*-
|
||||||
.SH NAME
|
.SH NAME
|
||||||
thin_repair \- repair thin provisioning metadata on device or file
|
thin_repair \- repair thin provisioning metadata on device or file
|
||||||
|
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B thin_repair {metadata device|file}
|
.B thin_repair {device|file}
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
thin_repair analyses and repairs thin provisioning metadata created by
|
thin_repair checks thin provisioning metadata created by
|
||||||
the device-mapper thin provisioning target on a device or file (see
|
the device-mapper thin provisioning target on a device or file (see
|
||||||
.B thin_dump(8)
|
.B thin_dump(8)
|
||||||
) on how to dump metadata to a file.
|
) on how to dump metadata to a file.
|
||||||
|
A future release will be able to fix faulty metadata.
|
||||||
|
|
||||||
.B thin_repair (device|file}
|
.B thin_repair (device|file}
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.TH THIN-PROVISIONING-TOOLS 8 "Thin Provisioning Tools" "Red Hat GmbH" \" -*- nroff -*-
|
.TH THIN-PROVISIONING-TOOLS 8 "Thin Provisioning Tools" "Red Hat, Inc." \" -*- nroff -*-
|
||||||
.SH NAME
|
.SH NAME
|
||||||
thin_restore \- restore thin provisioning metadata file to device or file
|
thin_restore \- restore thin provisioning metadata file to device or file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user