From 3a4eaf6f5930231eb9d2b89e8b8533c62d469b7f Mon Sep 17 00:00:00 2001 From: tg Date: Wed, 16 Aug 2017 21:40:14 +0000 Subject: [PATCH] fix documentation bug, thanks panpo and Riviera for spotting --- mksh.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/mksh.1 b/mksh.1 index d00603b..aa67ac9 100644 --- a/mksh.1 +++ b/mksh.1 @@ -1,4 +1,4 @@ -.\" $MirOS: src/bin/mksh/mksh.1,v 1.450 2017/08/10 19:25:12 tg Exp $ +.\" $MirOS: src/bin/mksh/mksh.1,v 1.451 2017/08/16 21:40:14 tg Exp $ .\" $OpenBSD: ksh.1,v 1.160 2015/07/04 13:27:04 feinerer Exp $ .\"- .\" Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, @@ -76,7 +76,7 @@ .\" with -mandoc, it might implement .Mx itself, but we want to .\" use our own definition. And .Dd must come *first*, always. .\" -.Dd $Mdocdate: August 10 2017 $ +.Dd $Mdocdate: August 16 2017 $ .\" .\" Check which macro package we use, and do other -mdoc setup. .\" @@ -5582,7 +5582,8 @@ Uppercase the first ASCII character in the next words, leaving the cursor past the end of the last word. .It clear\-screen: \*(ha[\*(haL Prints a compile-time configurable sequence to clear the screen and home -the cursor, redraws the entire prompt and the currently edited input line. +the cursor, redraws the last line of the prompt string and the currently +edited input line. The default sequence works for almost all standard terminals. .It comment: \*(ha[# If the current line does not begin with a comment character, one is added at