From: Alasdair Kergon Date: Tue, 9 Mar 2010 13:42:28 +0000 (+0000) Subject: pre-release cleanups X-Git-Tag: old-v2_02_62 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=db8748cefdbc798154527763ef9afa3328eb70cc;p=lvm2.git pre-release cleanups --- diff --git a/WHATS_NEW b/WHATS_NEW index 326957997..b0f5cae20 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -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. diff --git a/man/dmsetup.8.in b/man/dmsetup.8.in index 9d2dcf213..a4602062e 100644 --- a/man/dmsetup.8.in +++ b/man/dmsetup.8.in @@ -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.