From 122ccb43be05b702ce40fe6f12ece72bd25e4997 Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Sun, 8 Jun 2003 14:38:02 +0000 Subject: [PATCH] command -> utility. Add section number to .Xr --- usr.bin/tput/tput.1 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1 index ea731bfd1759..4e3e28360145 100644 --- a/usr.bin/tput/tput.1 +++ b/usr.bin/tput/tput.1 @@ -47,7 +47,7 @@ .Sh DESCRIPTION The .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 .Nm clear utility, the screen will be cleared as if @@ -59,7 +59,7 @@ are as follows: .Bl -tag -width Ds .It Fl T The terminal name as specified in the -.Xr termcap +.Xr termcap 5 database, for example, .Dq vt100 or @@ -73,7 +73,7 @@ variable from the environment. .Pp The .Nm -command outputs a string for each +utility outputs a string for each .Ar attribute that is of type string; a number for each of type integer. Otherwise, @@ -93,19 +93,19 @@ The following special attributes are available: .Bl -tag -width Ar .It Cm clear Clear the screen (the -.Xr termcap +.Xr termcap 5 .Dq cl sequence). .It Cm init Initialize the terminal (the -.Xr termcap +.Xr termcap 5 .Dq is sequence). .It Cm longname Print the descriptive name of the user's terminal type. .It Cm reset Reset the terminal (the -.Xr termcap +.Xr termcap 5 .Dq rs sequence). .El @@ -139,12 +139,12 @@ utility conforms to .Sh HISTORY The .Nm -command appeared in +utility appeared in .Bx 4.4 . .Sh BUGS The .Nm -command can't really distinguish between different types of attributes. +utility can't really distinguish between different types of attributes. .Pp Some termcap entries depend upon having a .Sq %