From 6e2af6c13452e4c17118905a9cad9ca8aa0ee571 Mon Sep 17 00:00:00 2001 From: tjr Date: Fri, 14 Jun 2002 15:16:03 +0000 Subject: Use the Cm macro for the clear, init, reset and longname operands. --- usr.bin/tput/tput.1 | 8 ++++---- 1 file 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 -- cgit v1.1