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