All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Richard W.M. Jones" <rjones@redhat.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] Minor correction in xm.1 manpage
Date: Thu, 17 Jan 2008 14:55:08 +0000	[thread overview]
Message-ID: <478F6C4C.6010602@redhat.com> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 440 bytes --]


The attached patch just corrects the documentation for 'xm create'.  The 
nics=0 syntax is deprecated and gives a warning.  Replacing it with 
vif='' works fine however.

Rich.

-- 
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903

[-- Attachment #1.1.2: xm.1-vif.patch --]
[-- Type: text/x-patch, Size: 455 bytes --]

diff -r f17b34df974f docs/man/xm.pod.1
--- a/docs/man/xm.pod.1	Wed Jan 16 15:55:57 2008 +0000
+++ b/docs/man/xm.pod.1	Thu Jan 17 14:53:49 2008 +0000
@@ -108,7 +108,7 @@ soon as it is run.
  
   xm create /dev/null ramdisk=initrd.img \
      kernel=/boot/vmlinuz-2.6.12.6-xenU \
-     name=ramdisk nics=0 vcpus=1 \
+     name=ramdisk vif='' vcpus=1 \
      memory=64 root=/dev/ram0
 
 This creates the domain without using a config file (more specifically

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3237 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

                 reply	other threads:[~2008-01-17 14:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=478F6C4C.6010602@redhat.com \
    --to=rjones@redhat.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.