Make comments match the code. No functional change.

This commit is contained in:
glebius 2017-04-28 05:09:51 +00:00
parent e32ad85302
commit 4a27907a6e
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ __FBSDID("$FreeBSD$");
* BAR0 points to the current mode information.
* BAR1 is the 32-bit framebuffer address.
*
* -s <b>,fbuf,wait,tcp=<ip>:port,w=width,h=height
* -s <b>,fbuf,wait,vga=on|io|off,rfb=<ip>:port,w=width,h=height
*/
static int fbuf_debug = 1;

View File

@ -28,7 +28,7 @@
-s <n>,xhci,{devices}
devices:
ums USB tablet mouse
tablet USB tablet mouse
*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");