summary refs log tree commit diff
path: root/src/dash.1
diff options
context:
space:
mode:
authoragcosta <agcosta@gis.net>2005-02-25 21:18:34 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:03 +1000
commit8e1caee0f03f7ddf5b2019f63a13ba43f138024d (patch)
treedea07cfcff6b53cebbfdf098dc790268f2453789 /src/dash.1
parentCatch set -e exits within built-in commands. (diff)
downloaddash-8e1caee0f03f7ddf5b2019f63a13ba43f138024d.tar.gz
dash-8e1caee0f03f7ddf5b2019f63a13ba43f138024d.zip
Corrected grammar in manual page.
Diffstat (limited to '')
-rw-r--r--src/dash.12
1 files changed, 1 insertions, 1 deletions
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