diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | src/dash.1 | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 70a8065..bff943a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-02-28 A Costa <agcosta@gis.net> + + * Corrected that/than typo in manual page. + 2005-02-25 A Costa <agcosta@gis.net> * Corrected grammar in manual page. 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 - |