diff options
Diffstat (limited to '')
-rw-r--r-- | src/dash.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/dash.1 b/src/dash.1 index b3ff9b4..b679fd5 100644 --- a/src/dash.1 +++ b/src/dash.1 @@ -1212,7 +1212,7 @@ mechanism was used or because the argument is a single dash. The .Fl P option causes the physical directory structure to be used, that is, all -symbolic links are resolved to their repective values. The +symbolic links are resolved to their respective values. The .Fl L option turns off the effect of any preceding .Fl P @@ -1510,8 +1510,8 @@ However, if the current directory is renamed, the builtin version of will continue to print the old name for the directory. The .Fl P -option causes the phyical value of the current working directory to be shown, -that is, all symbolic links are resolved to their repective values. The +option causes the physical value of the current working directory to be shown, +that is, all symbolic links are resolved to their respective values. The .Fl L option turns off the effect of any preceding .Fl P @@ -2222,7 +2222,7 @@ If .Fl f or .Fl v -is sepcified, the corresponding function or variable is unset, respectively. +is specified, the corresponding function or variable is unset, respectively. If a given name corresponds to both a variable and a function, and no options are given, only the variable is unset. .It wait Op Ar job |