mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
Fix typo.
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
This commit is contained in:
parent
ca7c8034d2
commit
21496d485b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16947
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user