merge OpenBSD
This commit is contained in:
parent
c9a6971053
commit
7633e936be
14
ksh.1tbl
14
ksh.1tbl
@ -1,5 +1,5 @@
|
|||||||
.\" $MirBSD: ksh.1tbl,v 1.11 2003/12/23 13:41:48 tg Exp $
|
.\" $MirBSD: ksh.1tbl,v 1.12 2004/01/03 01:24:54 tg Exp $
|
||||||
.\" $OpenBSD: ksh.1tbl,v 1.62 2003/12/22 11:54:02 jmc Exp $
|
.\" $OpenBSD: ksh.1tbl,v 1.63 2003/12/27 20:35:12 jmc Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1980, 1990, 1993
|
.\" Copyright (c) 1980, 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -949,7 +949,7 @@ characters are called
|
|||||||
.Dq IFS whitespace .
|
.Dq IFS whitespace .
|
||||||
Sequences of one or more
|
Sequences of one or more
|
||||||
.Ev IFS
|
.Ev IFS
|
||||||
whitespace characters, in combination with zero or no
|
whitespace characters, in combination with zero or one
|
||||||
.Pf non- Ev IFS
|
.Pf non- Ev IFS
|
||||||
whitespace
|
whitespace
|
||||||
characters, delimit a field.
|
characters, delimit a field.
|
||||||
@ -967,11 +967,11 @@ is set to
|
|||||||
the sequence of characters
|
the sequence of characters
|
||||||
.Dq <space>A<space>:<space><space>B::D
|
.Dq <space>A<space>:<space><space>B::D
|
||||||
contains four fields:
|
contains four fields:
|
||||||
.Dq A ,
|
.Sq A ,
|
||||||
.Dq B ,
|
.Sq B ,
|
||||||
.Dq ,
|
.Sq ,\&
|
||||||
and
|
and
|
||||||
.Dq D .
|
.Sq D .
|
||||||
Note that if the
|
Note that if the
|
||||||
.Ev IFS
|
.Ev IFS
|
||||||
parameter is set to the
|
parameter is set to the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user