From 2533f1e42a6d3aa80e0e023509bc73ad7516cace Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Fri, 14 Jun 2002 15:16:03 +0000 Subject: [PATCH] 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 535b602dc4d0..d09425677a4d 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