summaryrefslogtreecommitdiffstats
path: root/usr.sbin/vidcontrol/vidcontrol.c
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1996-07-03 22:06:12 +0000
committergpalmer <gpalmer@FreeBSD.org>1996-07-03 22:06:12 +0000
commit4d8cdf43087ae01a05df8737880a40c167e1cc2a (patch)
treeee946dddbf6c47753a5aaf1c0867d70b2b1b25b5 /usr.sbin/vidcontrol/vidcontrol.c
parentc42838f64b3da632a6b2e97be219ee7089c51612 (diff)
downloadFreeBSD-src-4d8cdf43087ae01a05df8737880a40c167e1cc2a.zip
FreeBSD-src-4d8cdf43087ae01a05df8737880a40c167e1cc2a.tar.gz
Fix typo.
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
Diffstat (limited to 'usr.sbin/vidcontrol/vidcontrol.c')
-rw-r--r--usr.sbin/vidcontrol/vidcontrol.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.c b/usr.sbin/vidcontrol/vidcontrol.c
index 429b7e6..294cb0c 100644
--- a/usr.sbin/vidcontrol/vidcontrol.c
+++ b/usr.sbin/vidcontrol/vidcontrol.c
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: vidcontrol.c,v 1.11 1995/05/30 03:52:53 rgrimes Exp $
+ * $Id: vidcontrol.c,v 1.12 1996/06/21 07:20:13 sos Exp $
*/
#include <ctype.h>
@@ -63,7 +63,7 @@ usage()
" -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"
OpenPOWER on IntegriCloud