From owner-freebsd-current@FreeBSD.ORG Mon Jun 13 07:27:34 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2D83106566B for ; Mon, 13 Jun 2011 07:27:34 +0000 (UTC) (envelope-from eirnym@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 65D728FC0C for ; Mon, 13 Jun 2011 07:27:34 +0000 (UTC) Received: by bwz12 with SMTP id 12so5151239bwz.13 for ; Mon, 13 Jun 2011 00:27:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=GPuOHp5brEFesCz1eorozAfbIuGH8vokkBWRCdUZ0mY=; b=mweouEFVOIW8B8Sfj/1P4RDWsPB956fu9IGg3uZ6AfS0sO4fYL0+QcQWoWqmgu0TlK r1KUgj0+nP3GQ2anLNgYQD1cNRPvlH8UWAEtXUGQc7lXksXYF0QBYv9118kq3poZEnLF m6OeUceY8roQjML3IYVOzTpZ0sCyOLT5apTQQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=ljd+4N6ppUUPsiaAjM5ptGu90JMaJqhZwrNBfIvo63huSNYIpLf5tW9hB0PBhETRnh 01Varad1i1bPbxmI1+yb1dBClOeeMuX0oLcjgLjizr64PVSR5VVw3sKLKN7YaVQOsSpf UwfavTnBG4dmXu5ThLnq/EG7/IWU/5+QEv7Uk= Received: by 10.204.83.129 with SMTP id f1mr4506229bkl.29.1307950053193; Mon, 13 Jun 2011 00:27:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.15.74 with HTTP; Mon, 13 Jun 2011 00:27:13 -0700 (PDT) From: Eir Nym Date: Mon, 13 Jun 2011 07:27:13 +0000 Message-ID: To: FreeBSD Mail Lists Content-Type: text/plain; charset=UTF-8 Subject: boot0cfg in future releases. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2011 07:27:34 -0000 Hi folks, I haven't see man page for boot0cfg(8) for FreeBSD 9-Current on FreeBSD website, but it exists for 8.x and earlier versions. Is it website bug or this utility will be removed in the future?