summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2010-03-09 13:42:28 +0000
committerAlasdair Kergon <agk@redhat.com>2010-03-09 13:42:28 +0000
commitdb8748cefdbc798154527763ef9afa3328eb70cc (patch)
treed23060378b1161f309a967cc1ef961fc47337a82
parent23b3f55bfb8bb21599f5e872c35ce4389adc9192 (diff)
downloadlvm2-old-v2_02_62.tar.gz
pre-release cleanupsv2_02_62old-v2_02_62
-rw-r--r--WHATS_NEW2
-rw-r--r--man/dmsetup.8.in4
2 files changed, 3 insertions, 3 deletions
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.