mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix broken cross reference : kldload(1) -> kldload(8)
This commit is contained in:
parent
a169de1e31
commit
669faca4c4
1 changed files with 1 additions and 1 deletions
|
|
@ -283,13 +283,13 @@ The above command will load
|
|||
.Pa /usr/share/syscons/scrnmaps/iso-8859-1_to_cp437.scm .
|
||||
.Sh SEE ALSO
|
||||
.Xr kbdcontrol 1 ,
|
||||
.Xr kldload 1 ,
|
||||
.Xr vidfont 1 ,
|
||||
.Xr keyboard 4 ,
|
||||
.Xr screen 4 ,
|
||||
.Xr syscons 4 ,
|
||||
.Xr vga 4 ,
|
||||
.Xr rc.conf 5 ,
|
||||
.Xr kldload 8 ,
|
||||
.Xr moused 8
|
||||
.Sh AUTHORS
|
||||
.An Søren Schmidt Aq sos@FreeBSD.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue