Home
last modified time | relevance | path

Searched refs:return_to_continue (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.bin/less/
H A Doutput.c242 static char return_to_continue[] = " (press RETURN)"; in error() local
262 putstr(return_to_continue); in error()
264 col += sizeof (return_to_continue) + so_e_width; in error()