> On Tue, Feb 22, 2005 at 03:43:45AM -0500, A Costa wrote: > > % man ash | grep -A 1 -n "each character of the IFS " > > 753: The shell treats each character of the IFS as a delimiter > > and use the > > 754- delimiters to split the results of parameter expansion and > > command sub- > > > > The singular verb 'treats' disagrees with the plural verb 'use'. The > > subject "shell" is > > singular; 'use' should be 'uses'. > > > 1032c1032 > > < as a delimiter and use the delimiters to split the results of parameter > > --- > > > as a delimiter and uses the delimiters to split the results of parameter
Patch applied. Thanks. -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

