1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00

pre-release cleanups

This commit is contained in:
Alasdair Kergon 2010-03-09 13:42:28 +00:00
parent ba8fd82a9c
commit 4c4de324b8
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ Version 2.02.62 - 9th March 2010
Extend core allocation code in preparation for mirrored log areas.
Rewrite clvmd init script.
Remove lvs_in_vg_activated_by_uuid_only call.
Run device info query device by uuid only.
No longer fall back to looking up active devices by name if uuid not found.
Don't touch /dev in vgmknodes if activation is disabled.
Update lvm2app.h Doxygen comments and add lvm2app Doxygen config file.
Update nightly tests and lvm2app unit tests to cover tags.

View File

@ -324,8 +324,8 @@ Outputs the current table for the device in a format that can be fed
back in using the create or load commands.
With --target, only information relating to the specified target type
is displayed.
By default encryption keys are suppressed in table output (crypt target)
unless --showkeys parameter is supplied.
Encryption keys are suppressed in the table output for the crypt
target unless the --showkeys parameter is supplied.
.IP \fBtargets
.br
Displays the names and versions of the currently-loaded targets.