NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/44381: typos in infocmp(1)
>Number: 44381
>Category: misc
>Synopsis: typos in infocmp(1)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Thu Jan 13 01:50:01 +0000 2011
>Originator: Ryo HAYASAKA
>Release: NetBSD 5.99.43
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.43 NetBSD 5.99.43 (MONOLITHIC) #0: Tue
Jan 11 02:26:57 UTC 2011
builds%b7.netbsd.org@localhost:/home/builds/ab/HEAD/i386/201101110400Z-obj/home/builds/ab/HEAD/src/sys/arch/i386/compile/MONOLITHIC
i386
Architecture: i386
Machine: i386
>Description:
--- /tmp/zz 2011-01-13 10:32:55.000000000 +0900
+++ /tmp/z 2011-01-13 10:47:00.000000000 +0900
@@ -5,11 +5,11 @@
infocmp
[-1acnqux] [-A database] [-B database] [-w cols] [term ...]
DESCRIPTION
-The infocmp reconstructs the first available terminfo(5) definiton found for
-term and prints the result in a terminfo(5) format. Capabilty types are grouped
+The infocmp reconstructs the first available terminfo(5) definition found for
+term and prints the result in a terminfo(5) format. Capability types are
grouped
together and new types start new lines, first flags, then numbers, then
strings. Capabilities are sorted by their name. If a second term is given then
-the capabilies are compared against each other.
+the capabilities are compared against each other.
The following options are available:
-1
@@ -23,12 +23,12 @@
compiled with the -a flag passed to tic(1). This also sets the -x flag as
infocmp retains commented out capabilities as non standard.
-c
-Print capabilites common to each definition.
+Print capabilities common to each definition.
-n
-Print capabilites that do not exist in either definition.
+Print capabilities that do not exist in either definition.
-q
Make the comparison listing shorter by omitting subheadings and using - for
-absent capabilities, @ for cancelled capapbilites rather than NULL.
+absent capabilities, @ for cancelled capabilities rather than NULL.
-u
Build a new terminal description for the first terminal description, using
subsequent terminal descriptions. This also sets the -a flag.
@@ -40,7 +40,7 @@
passed to tic(1).
ENVIRONMENT
COLUMNS
-Override columns returned by the output terminal. -w cols supercedes this.
+Override columns returned by the output terminal. -w cols supersedes this.
TERM
infocmp uses the contents of the TERM environment variable if no terminal name
is given on the command line.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index