Fix a couple of mis-spellings of "descriptions"
This commit is contained in:
parent
bf3c0600f1
commit
eb11ed074e
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: tic.1,v 1.8 2010/02/11 13:44:14 wiz Exp $
|
||||
.\" $NetBSD: tic.1,v 1.9 2011/11/02 19:21:49 pgoyette Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -62,9 +62,9 @@ instead of
|
|||
For
|
||||
.Ar term1 , term2 , ...
|
||||
output a C structure containing name, compiled description, and compiled size.
|
||||
This can be used to embed terminal descriptons into a program.
|
||||
This can be used to embed terminal descriptions into a program.
|
||||
.It Fl s
|
||||
Display the number of terminal descritions written to the database.
|
||||
Display the number of terminal descriptions written to the database.
|
||||
.It Fl x
|
||||
Include non standard capabilities defined in the
|
||||
.Ar source .
|
||||
|
|
Loading…
Reference in New Issue