From patchwork Tue Sep 24 14:03:19 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olaf Hering X-Patchwork-Id: 11158935 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id ABE361747 for ; Tue, 24 Sep 2019 14:05:16 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8769A2064A for ; Tue, 24 Sep 2019 14:05:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=aepfle.de header.i=@aepfle.de header.b="dZoNy5gO" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8769A2064A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=aepfle.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iClQ5-0004ka-G5; Tue, 24 Sep 2019 14:03:57 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iClQ3-0004jy-Vx for xen-devel@lists.xenproject.org; Tue, 24 Sep 2019 14:03:56 +0000 X-Inumbo-ID: 1cace4b8-ded4-11e9-bf31-bc764e2007e4 Received: from mo6-p02-ob.smtp.rzone.de (unknown [2a01:238:20a:202:5302::3]) by localhost (Halon) with ESMTPS id 1cace4b8-ded4-11e9-bf31-bc764e2007e4; Tue, 24 Sep 2019 14:03:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1569333820; s=strato-dkim-0002; d=aepfle.de; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=K+0umHwR3D9c/NmdH4VyiiVwrcCxMwHaL/ft2w21YVo=; b=dZoNy5gOe3DpUS0mt7U5dtnayLAtza8AaW9A7htAg2YiZ3p78aA+lphTPfrHnFW/Fx 1DiKfzsh7uiWeRs9wkU4BZ8PYTuB/TOcetucHSD3laLWpqMXt6HlN/2cW5NDAHHSRrIZ Lpzm1Hb1AVbLSCT7G1ROOXlYWNLRDaCeQIt/ZHowXDX2eH8D/W4mSG1edXPNRVb83UlW dVVv0RT2yR1FhY+KOb83hWjHkMKVRiTUR8v0sYT8x3K6im2Xu+ZWtVVijsrvPcHDaQcU 5Qr9wTguMOkoREVmE3K4WaiK8AUcgO0UOhPhYMeN+cco2Kht8QAGu2NUqzWG6HmhFwA6 jpYw== X-RZG-AUTH: ":P2EQZWCpfu+qG7CngxMFH1J+3q8wa/QXkBR9MXjAuz7MdiQehTvc3KJf+j/F" X-RZG-CLASS-ID: mo00 Received: from sender by smtp.strato.de (RZmta 44.28.0 SBL|AUTH) with ESMTPSA id j06a90v8OE3a1mo (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Tue, 24 Sep 2019 16:03:36 +0200 (CEST) From: Olaf Hering To: xen-devel@lists.xenproject.org Date: Tue, 24 Sep 2019 16:03:19 +0200 Message-Id: <20190924140319.11303-9-olaf@aepfle.de> X-Mailer: git-send-email 2.16.4 In-Reply-To: <20190924140319.11303-1-olaf@aepfle.de> References: <20190924140319.11303-1-olaf@aepfle.de> MIME-Version: 1.0 Subject: [Xen-devel] [PATCH v1 8/8] docs: remove stale create example from xl.1 X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Olaf Hering , Ian Jackson , Wei Liu Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" Maybe xm create had a feature to create a domU based on a configuration file. xl create requires the '-f' option to refer to a file. There is no code to look into XEN_CONFIG_DIR, so remove the example. Signed-off-by: Olaf Hering --- docs/man/xl.1.pod.in | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/man/xl.1.pod.in b/docs/man/xl.1.pod.in index fb17153635..aa92da2d27 100644 --- a/docs/man/xl.1.pod.in +++ b/docs/man/xl.1.pod.in @@ -171,13 +171,6 @@ B =over 4 -=item I - - xl create DebianLenny - -This creates a domain with the file /etc/xen/DebianLenny, and returns as -soon as it is run. - =item I xl create hvm.cfg 'cpus="0-3"; pci=["01:05.1","01:05.2"]'