From owner-svn-src-stable-10@FreeBSD.ORG  Sun May 25 17:52:35 2014
Return-Path: <owner-svn-src-stable-10@FreeBSD.ORG>
Delivered-To: svn-src-stable-10@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 ESMTPS id A3D04E69;
 Sun, 25 May 2014 17:52:35 +0000 (UTC)
Received: from svn.freebsd.org (svn.freebsd.org
 [IPv6:2001:1900:2254:2068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 905D52342;
 Sun, 25 May 2014 17:52:35 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
 by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4PHqZGA080201;
 Sun, 25 May 2014 17:52:35 GMT (envelope-from wblock@svn.freebsd.org)
Received: (from wblock@localhost)
 by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4PHqZeX080199;
 Sun, 25 May 2014 17:52:35 GMT (envelope-from wblock@svn.freebsd.org)
Message-Id: <201405251752.s4PHqZeX080199@svn.freebsd.org>
From: Warren Block <wblock@FreeBSD.org>
Date: Sun, 25 May 2014 17:52:35 +0000 (UTC)
To: src-committers@freebsd.org, svn-src-all@freebsd.org,
 svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject: svn commit: r266660 - stable/10/share/man/man4
X-SVN-Group: stable-10
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-src-stable-10@freebsd.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: SVN commit messages for only the 10-stable src tree
 <svn-src-stable-10.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-src-stable-10>, 
 <mailto:svn-src-stable-10-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-src-stable-10/>
List-Post: <mailto:svn-src-stable-10@freebsd.org>
List-Help: <mailto:svn-src-stable-10-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10>, 
 <mailto:svn-src-stable-10-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 25 May 2014 17:52:35 -0000

Author: wblock (doc committer)
Date: Sun May 25 17:52:34 2014
New Revision: 266660
URL: http://svnweb.freebsd.org/changeset/base/266660

Log:
  MFC r265798, r265815, r266091
  
  Add a man page for the new vt.4 device.

Added:
  stable/10/share/man/man4/vt.4
     - copied, changed from r265798, head/share/man/man4/vt.4
Modified:
  stable/10/share/man/man4/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/Makefile
==============================================================================
--- stable/10/share/man/man4/Makefile	Sun May 25 17:02:40 2014	(r266659)
+++ stable/10/share/man/man4/Makefile	Sun May 25 17:52:34 2014	(r266660)
@@ -561,6 +561,7 @@ MAN=	aac.4 \
 	${_vmx.4} \
 	vpo.4 \
 	vr.4 \
+	vt.4 \
 	vte.4 \
 	${_vtnet.4} \
 	${_vxge.4} \

Copied and modified: stable/10/share/man/man4/vt.4 (from r265798, head/share/man/man4/vt.4)
==============================================================================
--- head/share/man/man4/vt.4	Sat May 10 03:24:45 2014	(r265798, copy source)
+++ stable/10/share/man/man4/vt.4	Sun May 25 17:52:34 2014	(r266660)
@@ -25,7 +25,7 @@
 .\" $FreeBSD$
 .\"
 .Dd May 9, 2014
-.Dt VIRTUAL TERMINALS 4
+.Dt "VIRTUAL TERMINALS" 4
 .Os
 .Sh NAME
 .Nm vt