Lines Matching refs:putstr
502 putstr("less "); in opt__V()
503 putstr(version); in opt__V()
504 putstr(" ("); in opt__V()
505 putstr(pattern_lib_name()); in opt__V()
506 putstr(" regular expressions)\n"); in opt__V()
510 putstr(copyright); in opt__V()
514 putstr("** This is an EXPERIMENTAL build of the 'less' software,\n"); in opt__V()
515 putstr("** and may not function correctly.\n"); in opt__V()
516 putstr("** Obtain release builds from the web page below.\n\n"); in opt__V()
519 putstr("This build supports LESSTEST.\n"); in opt__V()
521 putstr("less comes with NO WARRANTY, to the extent permitted by law.\n"); in opt__V()
522 putstr("For information about the terms of redistribution,\n"); in opt__V()
523 putstr("see the file named README in the less distribution.\n"); in opt__V()
524 putstr("Home page: https://greenwoodsoftware.com/less\n"); in opt__V()