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

Trivial fix to lvdisplay man pg to correct volume size units

This commit is contained in:
Dave Wysochanski 2007-07-24 10:58:01 +00:00
parent 0c8b215a60
commit 7a22df7be3
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
Version 2.02.28 -
================================
Trivial fix to lvdisplay man page.
Add vg_lock_and_read() external library function.
Fix loading of persistent cache if cache_dir is used. (2.02.23)
Eliminate uses of strdup+basename. Use last_path_component instead.

View File

@ -29,7 +29,7 @@ The values are:
* logical volume status
* internal logical volume number
* open count of logical volume
* logical volume size in kilobytes
* logical volume size in sectors
* current logical extents associated to logical volume
* allocated logical extents of logical volume
* allocation policy of logical volume