diff options
Diffstat (limited to 'usr.bin/tput')
-rw-r--r-- | usr.bin/tput/tput.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1 index 535b602..d094256 100644 --- a/usr.bin/tput/tput.1 +++ b/usr.bin/tput/tput.1 @@ -91,19 +91,19 @@ following the attribute. .Pp The following special attributes are available: .Bl -tag -width Ar -.It clear +.It Cm clear Clear the screen (the .Xr termcap .Dq cl sequence). -.It init +.It Cm init Initialize the terminal (the .Xr termcap .Dq is sequence). -.It longname +.It Cm longname Print the descriptive name of the user's terminal type. -.It reset +.It Cm reset Reset the terminal (the .Xr termcap .Dq rs |