From bd9e0e49d359a32e4fd88a0b2000d384618bee24 Mon Sep 17 00:00:00 2001 From: tg Date: Fri, 26 Nov 2004 15:46:29 +0000 Subject: [PATCH] manpage clarification XXX 1) someone please clarify what of this, if at all, XXX applies to sh.1 (compiled with -DKSH) too XXX 2) what about sh (compiled without -DKSH)? --- ksh.1tbl | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ksh.1tbl b/ksh.1tbl index 3a310cd..3ff93d2 100644 --- a/ksh.1tbl +++ b/ksh.1tbl @@ -1,4 +1,4 @@ -.\" $MirBSD: ksh.1tbl,v 1.41 2004/11/10 17:18:29 tg Exp $ +.\" $MirBSD: ksh.1tbl,v 1.42 2004/11/26 15:46:29 tg Exp $ .\" $OpenBSD: ksh.1tbl,v 1.78 2004/11/08 23:42:02 jmc Exp $ .\" $OpenBSD: sh.1tbl,v 1.52 2004/11/09 21:56:54 jmc Exp $ .\" @@ -1018,7 +1018,11 @@ As a special case, leading and trailing whitespace is stripped (i.e., no leading or trailing empty field is created by it); leading or trailing .Pf non- Ev IFS -whitespace does create an empty field. +whitespace as well as leading or trailing +.Ev IFS +non-whitespace (after stripping +.Ev IFS +whitespace) does create an empty field. .Pp Example: If .Ev IFS