summaryrefslogtreecommitdiffstats
path: root/contrib/less/command.c
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2007-06-21 10:42:55 +0000
committerdelphij <delphij@FreeBSD.org>2007-06-21 10:42:55 +0000
commitbb6dbdf2f382ed564a935433f1553a0c588e0f5f (patch)
tree9b5ee02031fe0fca0fb931dda88350d289afe238 /contrib/less/command.c
parent7672cb6e48e2ed472cbd72caaa0eb155608a644d (diff)
downloadFreeBSD-src-bb6dbdf2f382ed564a935433f1553a0c588e0f5f.zip
FreeBSD-src-bb6dbdf2f382ed564a935433f1553a0c588e0f5f.tar.gz
Virgin import of less v406.
Approved by: re (hrs)
Diffstat (limited to 'contrib/less/command.c')
-rw-r--r--contrib/less/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/less/command.c b/contrib/less/command.c
index da0f3ea..ff48909 100644
--- a/contrib/less/command.c
+++ b/contrib/less/command.c
@@ -85,7 +85,7 @@ static void multi_search();
cmd_exec()
{
clear_attn();
- line_left();
+ clear_bot();
flush();
}
OpenPOWER on IntegriCloud