Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2014 17:52:35 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
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
Message-ID:  <201405251752.s4PHqZeX080199@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405251752.s4PHqZeX080199>