commit | 95623c715c7b184574503533e06285eb93db75ed | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Tue Jun 01 09:32:51 2010 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Jun 01 10:35:52 2010 +0400 |
tree | 66f92ef57a365949cb3e173ba7b9a909c0a912f7 | |
parent | 34391d42c8e080ccb42a1f8e4145be035fd06e61 [diff] |
vzlist: fix headers for disk quota fields The appropriate parameters are diskspace and diskinodes, therefore let's name the fields as DSPACE and DINODES, not DQBLOCKS and DQINODES. Fix the man page appropriately. Signed-off-by: Kir Kolyshkin <kir@openvz.org>