From 56862d5911384d97bb1728eec846e1aa1798cbc5 Mon Sep 17 00:00:00 2001 From: tg Date: Fri, 31 Dec 2004 19:00:30 +0000 Subject: [PATCH] sync with sh.1tbl and reality --- ksh.1tbl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ksh.1tbl b/ksh.1tbl index f83dc55..07699c6 100644 --- a/ksh.1tbl +++ b/ksh.1tbl @@ -1,4 +1,4 @@ -.\" $MirBSD: src/bin/ksh/ksh.1tbl,v 2.9 2004/12/31 18:41:47 tg Exp $ +.\" $MirBSD: src/bin/ksh/ksh.1tbl,v 2.10 2004/12/31 19:00:30 tg Exp $ .\" $OpenBSD: ksh.1tbl,v 1.84 2004/12/22 18:58:44 millert Exp $ .\" $OpenBSD: sh.1tbl,v 1.53 2004/12/10 01:56:56 jaredy Exp $ .\" @@ -1372,7 +1372,8 @@ Currently set to the value as reported by .Xr stty 1 if that value is non-zero. -This parameter is used by the interactive line editing modes and by the +This parameter is used by the +interactive line editing modes and by the .Ic select , .Ic set Fl o and @@ -1503,8 +1504,7 @@ below. The process ID of the shell's parent (read-only). .It Ev PS1 The primary prompt for interactive shells. -Parameter, command and arithmetic -substitutions are performed, and +Parameter, command and arithmetic substitutions are performed, and .Ql \&! is replaced with the current command number (see the .Ic fc @@ -3864,7 +3864,7 @@ the user CPU time (time spent running in user mode) and the system CPU time (time spent running in kernel mode). Times are reported to standard error; the format of the output is: .Pp -.Dl "0m0.00s real 0m0.00s user 0m0.00s system" +.Dl " 0m0.00s real 0m0.00s user 0m0.00s system" .Pp If the .Fl p