Date: Wed, 03 Jul 1996 20:40:37 +0200 From: "Philippe Charnier" <charnier@xp11.frmug.org> To: current@FreeBSD.org Subject: typo in vidcontrol Message-ID: <199607031840.UAA00723@xp11.frmug.org>
next in thread | raw e-mail | index | archive | help
Hi, Index: usr.sbin/vidcontrol/vidcontrol.c =================================================================== RCS file: /home2h/FreeBSD.cvsroot/src/usr.sbin/vidcontrol/vidcontrol.c,v retrieving revision 1.12 diff -u -r1.12 vidcontrol.c --- vidcontrol.c 1996/06/21 07:20:13 1.12 +++ vidcontrol.c 1996/06/23 12:04:21 @@ -63,7 +63,7 @@ " -c blink (set cursor to blinking inverted block)\n" " -c destructive (set cursor to blinking destructive char)\n" " -d (dump screenmap to stdout)\n" -" -l filename (load srceenmap file filename)\n" +" -l filename (load screenmap file filename)\n" " -m on|off (switch mousepointer support on or off)\n" " -L (load default screenmap)\n" " -f DxL filename (load font, D dots wide & L lines high)\n" -------- -------- Philippe Charnier charnier@lirmm.fr (smtp) charnier@xp11.frmug.org (uucp) ``a PC not running FreeBSD is like a venusian with no tentacle'' ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607031840.UAA00723>