ia64/xen-unstable
changeset 11431:e76c6d838a44
This patch intends for updating "man xm" about xm info description.
For example item:system is removed from xm info.
Signed-off-by: shaocyou <shaocyou@jp.fujitsu.com>
For example item:system is removed from xm info.
Signed-off-by: shaocyou <shaocyou@jp.fujitsu.com>
author | Ewan Mellor <ewan@xensource.com> |
---|---|
date | Tue Sep 05 16:48:21 2006 +0100 (2006-09-05) |
parents | 0419253c81de |
children | ae46cac48659 |
files | docs/man/xm.pod.1 |
line diff
1.1 --- a/docs/man/xm.pod.1 Tue Sep 05 16:23:11 2006 +0100 1.2 +++ b/docs/man/xm.pod.1 Tue Sep 05 16:48:21 2006 +0100 1.3 @@ -432,7 +432,6 @@ bug report. 1.4 Sample xen domain info looks as follows (lines wrapped manually to 1.5 make the man page more readable): 1.6 1.7 - system : Linux 1.8 host : talon 1.9 release : 2.6.12.6-xen0 1.10 version : #1 Mon Nov 14 14:26:26 EST 2005 1.11 @@ -444,13 +443,14 @@ make the man page more readable): 1.12 threads_per_core : 1 1.13 cpu_mhz : 696 1.14 hw_caps : 0383fbff:00000000:00000000:00000040 1.15 - memory : 767 1.16 + total_memory : 767 1.17 free_memory : 37 1.18 xen_major : 3 1.19 xen_minor : 0 1.20 xen_extra : -devel 1.21 xen_caps : xen-3.0-x86_32 1.22 - xen_params : virt_start=0xfc000000 1.23 + xen_pagesize : 4096 1.24 + platform_params : virt_start=0xfc000000 1.25 xen_changeset : Mon Nov 14 18:13:38 2005 +0100 1.26 7793:090e44133d40 1.27 cc_compiler : gcc version 3.4.3 (Mandrakelinux 1.28 @@ -458,6 +458,7 @@ make the man page more readable): 1.29 cc_compile_by : sdague 1.30 cc_compile_domain : (none) 1.31 cc_compile_date : Mon Nov 14 14:16:48 EST 2005 1.32 + xend_config_format : 2 1.33 1.34 B<FIELDS> 1.35