diff options
author | phantom <phantom@FreeBSD.org> | 1999-10-30 14:25:55 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 1999-10-30 14:25:55 +0000 |
commit | e1c6a9de47b838111d04a4a5cfab966b2c33a049 (patch) | |
tree | 5585bd969e30a6322ae632daaa892f3f22648562 /usr.sbin/vidcontrol | |
parent | 0c4527298000d45256f45dbde83c88910c519aba (diff) | |
download | FreeBSD-src-e1c6a9de47b838111d04a4a5cfab966b2c33a049.zip FreeBSD-src-e1c6a9de47b838111d04a4a5cfab966b2c33a049.tar.gz |
Fix broken cross reference : kldload(1) -> kldload(8)
Diffstat (limited to 'usr.sbin/vidcontrol')
-rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index 7b3a9a5..d9ffde0 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -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 |