On Thu, Aug 21, 2014 at 09:29:39AM +0200, Stefan Esser wrote: > Hi, >
a couple of nits inline > Index: share/man/man4/kbdmux.4 > =================================================================== > --- share/man/man4/kbdmux.4 (revision 270244) > +++ share/man/man4/kbdmux.4 (working copy) > @@ -35,6 +35,7 @@ > .Xr atkbd 4 , > .Xr syscons 4 , > .Xr ukbd 4 > +.Xr vt 4 , misplaced comma > .Sh HISTORY > The > .Nm > Index: share/man/man4/splash.4 > =================================================================== > --- share/man/man4/splash.4 (revision 270244) > +++ share/man/man4/splash.4 (working copy) > @@ -245,6 +245,7 @@ > .Xr vidcontrol 1 , > .Xr syscons 4 , > .Xr vga 4 , > +.\" .Xr vt 4 , why is it commented out? > .Xr loader.conf 5 , > .Xr rc.conf 5 , > .Xr kldload 8 , > @@ -285,6 +286,8 @@ > .Sh CAVEATS > Both the splash screen and the screen saver work with > .Xr syscons 4 > +.\" or > +.\" .Xr vt 4 > only. > .Sh BUGS > If you load a screen saver while another screen saver has already > Index: share/man/man4/terasic_mtl.4 > =================================================================== > --- share/man/man4/terasic_mtl.4 (revision 270244) > +++ share/man/man4/terasic_mtl.4 (working copy) > @@ -66,6 +66,8 @@ > .Nm > devices are also attached to the > .Xr syscons 4 > +.\" or > +.\" .Xr vt 4 > framework, which implements a VT-compatible terminal connected to the > .Xr tty 4 > framework. > @@ -91,6 +93,7 @@ > .Xr write 2 , > .Xr syscons 4 , > .Xr tty 4 , > +.\" .Xr vt 4 , > .Xr ttys 5 > .Sh HISTORY > The > @@ -111,6 +114,7 @@ > .Sh BUGS > The > .Xr syscons 4 > +.\" what about NEWCONS??? .Xr vt 4 > attachment does not support the hardware cursor feature. > .Pp > A more structured interface to control registers using the [...] > Index: share/man/man4/vt.4 > =================================================================== > --- share/man/man4/vt.4 (revision 270244) > +++ share/man/man4/vt.4 (working copy) > @@ -211,7 +211,7 @@ > Default is 15, all enabled. > .El > .Sh FILES > -.Bl -tag -width /usr/share/syscons/keymaps/* -compact > +.Bl -tag -width /usr/share/vt/keymaps/* -compact > .It Pa /dev/console > .It Pa /dev/consolectl > .It Pa /dev/ttyv* this section still misses description for paths to fonts and key maps.
pgpyWsRiysR_d.pgp
Description: PGP signature
