summary refs log tree commit diff
path: root/src/dash.1
diff options
context:
space:
mode:
authoragcosta <agcosta@gis.net>2005-02-28 21:03:49 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:03 +1000
commitd5bc541c7738080e03ebe4f96a4dca11daf98fe3 (patch)
treee4d8a819a603ed5157714438ff96b11a26e04ae9 /src/dash.1
parentOptimise away status and case statement in main(). (diff)
downloaddash-d5bc541c7738080e03ebe4f96a4dca11daf98fe3.tar.gz
dash-d5bc541c7738080e03ebe4f96a4dca11daf98fe3.zip
Corrected that/than typo in manual page.
Diffstat (limited to 'src/dash.1')
-rw-r--r--src/dash.12
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dash.1 b/src/dash.1
index 7e95f40..55c693d 100644
--- a/src/dash.1
+++ b/src/dash.1
@@ -743,7 +743,7 @@ function f, which then calls function g, references to the variable x made
 inside g will refer to the variable x declared inside f, not to the global
 variable named x.
 .Pp
-The only special parameter than can be made local is
+The only special parameter that can be made local is
 .Dq - .
 Making
 .Dq -