svn commit: r273511 - stable/10/share/man/man4

Ed Maste emaste at FreeBSD.org
Thu Oct 23 02:18:24 UTC 2014


Author: emaste
Date: Thu Oct 23 02:18:23 2014
New Revision: 273511
URL: https://svnweb.freebsd.org/changeset/base/273511

Log:
  Add vtfontcvt(8) cross-reference to vt(4) man page
  
  MFC of r273332

Modified:
  stable/10/share/man/man4/vt.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/vt.4
==============================================================================
--- stable/10/share/man/man4/vt.4	Thu Oct 23 01:47:09 2014	(r273510)
+++ stable/10/share/man/man4/vt.4	Thu Oct 23 02:18:23 2014	(r273511)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 16, 2014
+.Dd October 20, 2014
 .Dt "VIRTUAL TERMINALS" 4
 .Os
 .Sh NAME
@@ -273,7 +273,8 @@ on a black background, or black on a bri
 .Xr getty 8 ,
 .Xr kbdmux 8 ,
 .Xr kldload 8 ,
-.Xr moused 8
+.Xr moused 8 ,
+.Xr vtfontcvt 8
 .Sh HISTORY
 The
 .Nm


More information about the svn-src-all mailing list