diff options
| author | Alexander Ziaee <concussious@runbox.com> | 2024-06-04 07:49:43 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2024-07-07 14:54:17 +0000 |
| commit | 580dc180c7ebd84a4aee27938a5f4a62520ac5d9 (patch) | |
| tree | c7e15f9fd020f4c1f5be2b1c794e44abb385d550 /usr.sbin/kbdcontrol | |
| parent | 6ea81bcaf8adcf6a8546407e93e97f3d920396d2 (diff) | |
Diffstat (limited to 'usr.sbin/kbdcontrol')
| -rw-r--r-- | usr.sbin/kbdcontrol/kbdcontrol.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1 index dcadf1b7414d..34126c718ed9 100644 --- a/usr.sbin/kbdcontrol/kbdcontrol.1 +++ b/usr.sbin/kbdcontrol/kbdcontrol.1 @@ -1,5 +1,7 @@ +.\"- +.\" SPDX-License-Identifer: BSD-2-Clause .\" -.\" kbdcontrol - a utility for manipulating the syscons or vt keyboard driver section +.\" kbdcontrol - syscons or vt keyboard driver configuration utility .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -10,12 +12,12 @@ .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" -.Dd March 16, 2016 +.Dd July 7, 2024 .Dt KBDCONTROL 1 .Os .Sh NAME .Nm kbdcontrol -.Nd keyboard control and configuration utility +.Nd system video console keyboard control/configuration utility .Sh SYNOPSIS .Nm .Op Fl dFKix |
