From owner-freebsd-virtualization@FreeBSD.ORG Mon Sep 16 22:17:34 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C2AE6B5 for ; Mon, 16 Sep 2013 22:17:34 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pa0-x22e.google.com (mail-pa0-x22e.google.com [IPv6:2607:f8b0:400e:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9C1212364 for ; Mon, 16 Sep 2013 22:17:34 +0000 (UTC) Received: by mail-pa0-f46.google.com with SMTP id fa1so5948949pad.33 for ; Mon, 16 Sep 2013 15:17:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=mhpGkGKfdXbd06Tw4zna/OuU5+ZxzXL1rOH2scshlzs=; b=ZKf4gPYCpUaDL60DpqCwZy0eAbYMR9r1cM7nFiaaXDHsknfHz4bN5CWnmTb4v7yCQO rakynLJ5mRGI99sWjg5ABNEbyjqw6kBkEgha2dNxlum7TeDd0HbtqnZ+v/Uq9Oa1QLcg 4LQFiinXkXDxVcUoxz5CYCoSvXqup/gX5lP31Ztb7Ajbu+rmliwx/xpqn4ukwrzzu9q1 FetQO7D0edktEt5ofMkSeUps+RI5nC24NE7iFIYwOBowEhq94GZ6PIKcb2xT8V5e7fy7 Y/RmBDozlkBw39iKe9tUoaRCPQVYRxMUIuZbny9rYfIJh8hSbeFtXbzSB7KZoumlaBMM PA7Q== MIME-Version: 1.0 X-Received: by 10.68.60.226 with SMTP id k2mr5047952pbr.146.1379369854378; Mon, 16 Sep 2013 15:17:34 -0700 (PDT) Received: by 10.68.203.193 with HTTP; Mon, 16 Sep 2013 15:17:34 -0700 (PDT) In-Reply-To: References: Date: Mon, 16 Sep 2013 18:17:34 -0400 Message-ID: Subject: Re: bhyve(8) man page missing From: Aryeh Friedman To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 22:17:34 -0000 I should of waited to send the complete list but vmm(4) is also missing On Mon, Sep 16, 2013 at 6:16 PM, Aryeh Friedman wrote: > bhyvectl(8) is also missing > > > On Mon, Sep 16, 2013 at 6:14 PM, Aryeh Friedman wrote: > >> % man bhyve >> ... >> SEE ALSO >> bhyve(4), bhyve(8), loader(8), vmm(4) >> .... >> % man 8 bhyve >> No manual entry for bhyve >> >> >