This commit is contained in:
committed by
Git OBS Bridge
parent
0477e22fd2
commit
075d47716d
@@ -1,7 +1,7 @@
|
||||
Index: xen-unstable/tools/python/xen/xm/create.py
|
||||
Index: xen-3.1-testing/tools/python/xen/xm/create.py
|
||||
===================================================================
|
||||
--- xen-unstable.orig/tools/python/xen/xm/create.py
|
||||
+++ xen-unstable/tools/python/xen/xm/create.py
|
||||
--- xen-3.1-testing.orig/tools/python/xen/xm/create.py
|
||||
+++ xen-3.1-testing/tools/python/xen/xm/create.py
|
||||
@@ -67,7 +67,7 @@ gopts.opt('quiet', short='q',
|
||||
use="Quiet.")
|
||||
|
||||
@@ -11,20 +11,20 @@ Index: xen-unstable/tools/python/xen/xm/create.py
|
||||
use="Search path for configuration scripts. "
|
||||
"The value of PATH is a colon-separated directory list.")
|
||||
|
||||
Index: xen-unstable/docs/man/xm.pod.1
|
||||
Index: xen-3.1-testing/docs/man/xm.pod.1
|
||||
===================================================================
|
||||
--- xen-unstable.orig/docs/man/xm.pod.1
|
||||
+++ xen-unstable/docs/man/xm.pod.1
|
||||
@@ -72,7 +72,7 @@ format, and possible options used in eit
|
||||
Name=Value combinations.
|
||||
--- xen-3.1-testing.orig/docs/man/xm.pod.1
|
||||
+++ xen-3.1-testing/docs/man/xm.pod.1
|
||||
@@ -76,7 +76,7 @@ format, and possible options used in eit
|
||||
I<name>=I<value> combinations.
|
||||
|
||||
Configfile can either be an absolute path to a file, or a relative
|
||||
I<configfile> can either be an absolute path to a file, or a relative
|
||||
-path to a file located in /etc/xen.
|
||||
+path to a file located in /etc/xen/vm.
|
||||
|
||||
Create will return B<as soon> as the domain is started. This B<does
|
||||
not> mean the guest OS in the domain has actually booted, or is
|
||||
@@ -97,7 +97,7 @@ B<EXAMPLES>
|
||||
@@ -101,7 +101,7 @@ B<EXAMPLES>
|
||||
|
||||
xm create Fedora4
|
||||
|
||||
@@ -33,10 +33,10 @@ Index: xen-unstable/docs/man/xm.pod.1
|
||||
soon as it is run.
|
||||
|
||||
=item I<without config file>
|
||||
Index: xen-unstable/docs/man/xmdomain.cfg.pod.5
|
||||
Index: xen-3.1-testing/docs/man/xmdomain.cfg.pod.5
|
||||
===================================================================
|
||||
--- xen-unstable.orig/docs/man/xmdomain.cfg.pod.5
|
||||
+++ xen-unstable/docs/man/xmdomain.cfg.pod.5
|
||||
--- xen-3.1-testing.orig/docs/man/xmdomain.cfg.pod.5
|
||||
+++ xen-3.1-testing/docs/man/xmdomain.cfg.pod.5
|
||||
@@ -4,9 +4,9 @@ xmdomain.cfg - xm domain config file for
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
Reference in New Issue
Block a user