Usage of quotes around options is deprecated.
This commit is contained in:
parent
5fda513245
commit
7bc305526b
@ -34,9 +34,9 @@
|
||||
.Nd
|
||||
the AT keyboard controller interface
|
||||
.Sh SYNOPSIS
|
||||
.Cd "options" \&"KBD_RESETDELAY=N\&"
|
||||
.Cd "options" \&"KBD_MAXWAIT=N\&"
|
||||
.Cd "options" \&"KBDIO_DEBUG=N\&"
|
||||
.Cd "options KBD_RESETDELAY=N"
|
||||
.Cd "options KBD_MAXWAIT=N"
|
||||
.Cd "options KBDIO_DEBUG=N"
|
||||
.Cd "device atkbdc0 at isa? port IO_KBD"
|
||||
.Sh DESCRIPTION
|
||||
The keyboard controller
|
||||
|
Loading…
Reference in New Issue
Block a user