Deleted Added
sdiff udiff text old ( 65807 ) new ( 68717 )
full compact
1.\"
2.\" kbdcontrol - a utility for manipulating the syscons keyboard driver section
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.
9.\" 2. Redistributions in binary form must reproduce the above copyright
10.\" notice, this list of conditions and the following disclaimer in the
11.\" documentation and/or other materials provided with the distribution.
12.\"
13.\" @(#)kbdcontrol.1
14.\" $FreeBSD: head/usr.sbin/kbdcontrol/kbdcontrol.1 65807 2000-09-13 09:16:57Z dwmalone $
15.\"
16.Dd June 30, 1999
17.Dt KBDCONTROL 1
18.Os FreeBSD
19.Sh NAME
20.Nm kbdcontrol
21.Nd a utility for manipulating the syscons console driver
22.Sh SYNOPSIS

--- 192 unchanged lines hidden (view full) ---

215.Xr atkbd 4 ,
216.Xr keyboard 4 ,
217.Xr screen 4 ,
218.Xr syscons 4 ,
219.Xr ukbd 4 ,
220.Xr kbdmap 5 ,
221.Xr rc.conf 5
222.Sh AUTHORS
223.An Sren Schmidt Aq sos@FreeBSD.org