sync with sh.1tbl and reality
This commit is contained in:
parent
f6e24ec417
commit
56862d5911
10
ksh.1tbl
10
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
|
||||
|
Loading…
Reference in New Issue
Block a user