command -> utility. Add section number to .Xr

This commit is contained in:
Philippe Charnier 2003-06-08 14:38:02 +00:00
parent 31e7e8efc8
commit 122ccb43be
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116056

View File

@ -47,7 +47,7 @@
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm
command makes terminal-dependent information available to users or shell utility makes terminal-dependent information available to users or shell
applications. When invoked as the applications. When invoked as the
.Nm clear .Nm clear
utility, the screen will be cleared as if utility, the screen will be cleared as if
@ -59,7 +59,7 @@ are as follows:
.Bl -tag -width Ds .Bl -tag -width Ds
.It Fl T .It Fl T
The terminal name as specified in the The terminal name as specified in the
.Xr termcap .Xr termcap 5
database, for example, database, for example,
.Dq vt100 .Dq vt100
or or
@ -73,7 +73,7 @@ variable from the environment.
.Pp .Pp
The The
.Nm .Nm
command outputs a string for each utility outputs a string for each
.Ar attribute .Ar attribute
that is of type string; a number for each of type integer. that is of type string; a number for each of type integer.
Otherwise, Otherwise,
@ -93,19 +93,19 @@ The following special attributes are available:
.Bl -tag -width Ar .Bl -tag -width Ar
.It Cm clear .It Cm clear
Clear the screen (the Clear the screen (the
.Xr termcap .Xr termcap 5
.Dq cl .Dq cl
sequence). sequence).
.It Cm init .It Cm init
Initialize the terminal (the Initialize the terminal (the
.Xr termcap .Xr termcap 5
.Dq is .Dq is
sequence). sequence).
.It Cm longname .It Cm longname
Print the descriptive name of the user's terminal type. Print the descriptive name of the user's terminal type.
.It Cm reset .It Cm reset
Reset the terminal (the Reset the terminal (the
.Xr termcap .Xr termcap 5
.Dq rs .Dq rs
sequence). sequence).
.El .El
@ -139,12 +139,12 @@ utility conforms to
.Sh HISTORY .Sh HISTORY
The The
.Nm .Nm
command appeared in utility appeared in
.Bx 4.4 . .Bx 4.4 .
.Sh BUGS .Sh BUGS
The The
.Nm .Nm
command can't really distinguish between different types of attributes. utility can't really distinguish between different types of attributes.
.Pp .Pp
Some termcap entries depend upon having a Some termcap entries depend upon having a
.Sq % .Sq %