From owner-freebsd-current@FreeBSD.ORG Tue Mar 11 18:53:35 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35726D28 for ; Tue, 11 Mar 2014 18:53:35 +0000 (UTC) Received: from mail-qa0-x22b.google.com (mail-qa0-x22b.google.com [IPv6:2607:f8b0:400d:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E3120F5D for ; Tue, 11 Mar 2014 18:53:34 +0000 (UTC) Received: by mail-qa0-f43.google.com with SMTP id j15so8863115qaq.16 for ; Tue, 11 Mar 2014 11:53:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=+3BNx+raLs1Os74piH0pj6TZppQSrvAySgnlwXUwXU8=; b=Ne0lun4A2k4xLCdgR8322mNX4e1WTiW43I4kUyWhNJDjCtlq9EJm7iSYAiVM8nCZkG xoerkqLbz49fcj6mKYkxwP/XgUI7yk8cKSeaCuBcq0nOz3eNxWKBLzRcfDvPIkaiS1vS 3ENpcg7vgVMfX71b8+0L5emolua6rsmG4kS+MbEg+25tAWBBKPba8zVHJscSk4l1LRt+ dYAUF2UBqeNONxvkCXwoWEEdDFSSmX78plpWgtRozJI3/6x9ZnQtqHTApu8VFMORot20 UEWDHFKoq2LUfMt36Gah/HL2eNf3oAT/okbU3UTNjLW3Lh4x9nZi7S0bAptamwFnM+hS KJ/g== MIME-Version: 1.0 X-Received: by 10.224.36.195 with SMTP id u3mr49823800qad.59.1394564014128; Tue, 11 Mar 2014 11:53:34 -0700 (PDT) Sender: carpeddiem@gmail.com Received: by 10.140.88.115 with HTTP; Tue, 11 Mar 2014 11:53:34 -0700 (PDT) In-Reply-To: <20140311155942.GA32345@troutmask.apl.washington.edu> References: <20140311162743.072870a9afd4f74fff9e99e8@ddteam.net> <20140311155942.GA32345@troutmask.apl.washington.edu> Date: Tue, 11 Mar 2014 14:53:34 -0400 X-Google-Sender-Auth: 4Tuag9LPPs8jF7La0UEvdKNnAaU Message-ID: Subject: Re: RFT vidcontrol for vt(4) From: Ed Maste To: Steve Kargl Content-Type: text/plain; charset=ISO-8859-1 Cc: Aleksandr Rybalko , "current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 11 Mar 2014 18:53:35 -0000 On 11 March 2014 11:59, Steve Kargl wrote: > > Any chance that a manpage will ever show up? Yes, a vt(4) man page, and updates for pages like vidcontrol, are requirements for the project to be fully complete and shipped enabled by default in a release.