sync with sh.1tbl and reality
This commit is contained in:
parent
f6e24ec417
commit
56862d5911
8
ksh.1tbl
8
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: 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 $
|
.\" $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
|
value as reported by
|
||||||
.Xr stty 1
|
.Xr stty 1
|
||||||
if that value is non-zero.
|
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 select ,
|
||||||
.Ic set Fl o
|
.Ic set Fl o
|
||||||
and
|
and
|
||||||
|
@ -1503,8 +1504,7 @@ below.
|
||||||
The process ID of the shell's parent (read-only).
|
The process ID of the shell's parent (read-only).
|
||||||
.It Ev PS1
|
.It Ev PS1
|
||||||
The primary prompt for interactive shells.
|
The primary prompt for interactive shells.
|
||||||
Parameter, command and arithmetic
|
Parameter, command and arithmetic substitutions are performed, and
|
||||||
substitutions are performed, and
|
|
||||||
.Ql \&!
|
.Ql \&!
|
||||||
is replaced with the current command number (see the
|
is replaced with the current command number (see the
|
||||||
.Ic fc
|
.Ic fc
|
||||||
|
|
Loading…
Reference in New Issue