Author: wblock (doc committer)
Date: Sun May 25 18:20:50 2014
New Revision: 266668
URL: http://svnweb.freebsd.org/changeset/base/266668

Log:
  MFC r265798, r265815, r266091
  
  Add a man page for the new vt.4 device.
  
  Approved by:  re@ (gjb)

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

Modified: stable/9/share/man/man4/Makefile
==============================================================================
--- stable/9/share/man/man4/Makefile    Sun May 25 18:19:57 2014        
(r266667)
+++ stable/9/share/man/man4/Makefile    Sun May 25 18:20:50 2014        
(r266668)
@@ -529,6 +529,7 @@ MAN=        aac.4 \
        vlan.4 \
        vpo.4 \
        vr.4 \
+       vt.4 \
        vte.4 \
        ${_vtnet.4} \
        ${_vxge.4} \

Copied and modified: stable/9/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/9/share/man/man4/vt.4        Sun May 25 18:20:50 2014        
(r266668)
@@ -25,7 +25,7 @@
 .\" $FreeBSD$
 .\"
 .Dd May 9, 2014
-.Dt VIRTUAL TERMINALS 4
+.Dt "VIRTUAL TERMINALS" 4
 .Os
 .Sh NAME
 .Nm vt
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to