From 8e1caee0f03f7ddf5b2019f63a13ba43f138024d Mon Sep 17 00:00:00 2001 From: agcosta Date: Fri, 25 Feb 2005 21:18:34 +1100 Subject: Corrected grammar in manual page. --- ChangeLog | 4 ++++ src/dash.1 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 97598ed..2fc7ea4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-02-25 A Costa + + * Corrected grammar in manual page. + 2005-02-25 Herbert Xu * Changed boolean rootshell into shlvl counter. diff --git a/src/dash.1 b/src/dash.1 index fc551eb..7e95f40 100644 --- a/src/dash.1 +++ b/src/dash.1 @@ -1029,7 +1029,7 @@ field splitting and multiple fields can result. .Pp The shell treats each character of the .Ev IFS -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 expansion and command substitution into fields. .Ss Pathname Expansion (File Name Generation) Unless the -- cgit 1.4.1