Print this page
12315 errors in section 7i of the manual

@@ -1,9 +1,9 @@
 VT(7I)                          Ioctl Requests                          VT(7I)
 
 NAME
-     vt - Solaris virtual console interface
+     vt - illumos virtual console interface
 
 SYNOPSIS
      #include <sys/kd.h>
      #include <sys/vt.h>
 

@@ -210,14 +210,14 @@
            online         17:49:11 svc:/system/console-login:vt6
 
      console-login:default is for the system console, others for virtual
      consoles.
 
-     You can modify properties/disable/enable and remove/add virtual consoles
-     using smf(5):
+     You can manage virtual consoles using the service management facility,
+     smf(5):
 
            # svccfg -s console-login add vt8
            # svccfg -s console-login:vt8 setprop \
              ttymon/device=astring: "/dev/vt/8"
            # svcadm enable console-login:vt8
 
-illumos                        October 29, 2017                        illumos
+illumos                        February 17, 2020                       illumos