From owner-freebsd-current Wed Jul 3 13:58:55 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA24886 for current-outgoing; Wed, 3 Jul 1996 13:58:55 -0700 (PDT) Received: from frmug.fr.net (frmug-gw.frmug.org [193.56.58.252]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA24867 for ; Wed, 3 Jul 1996 13:58:51 -0700 (PDT) Received: (from uucp@localhost) by frmug.fr.net (8.6.8/8.6.9) with UUCP id WAA25208 for current@FreeBSD.org; Wed, 3 Jul 1996 22:58:48 +0200 Received: from localhost (localhost [127.0.0.1]) by xp11.frmug.org (8.7.5/8.7.3/xp11-uucp-1.1) with ESMTP id UAA00723 for ; Wed, 3 Jul 1996 20:40:40 +0200 (MET DST) Message-Id: <199607031840.UAA00723@xp11.frmug.org> To: current@FreeBSD.org Subject: typo in vidcontrol Date: Wed, 03 Jul 1996 20:40:37 +0200 From: "Philippe Charnier" Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk 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'' ------------------------------------------------------------------------