diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-01 23:25:12 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-06-01 23:25:12 +0200 |
commit | f5f5fed19410efe01b2eca49dace09558783a698 (patch) | |
tree | 71d546cc2112781f3f5a35b019e488b5a40089fd | |
parent | 9a57a64405af12b5b82bf7e068bd32a3f9813550 (diff) |
doc/checklinks: Fixed typos
-rw-r--r-- | doc/checklinks | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/checklinks b/doc/checklinks index d224d35..7b9bfa6 100644 --- a/doc/checklinks +++ b/doc/checklinks @@ -7,7 +7,7 @@ Options: -q quiet. No output if a symlink remained unchained -checklinks will read $PWD/.links for instructions about symlinks +checklinks will read $PWD/.links for instructions about symlinks. Each line contains, separated by spaces: the symlink type @@ -24,4 +24,4 @@ Each line contains, separated by spaces: path of the target, i.e. the symlink's destination This is relative to the source. See path_resolution(7) -Lines beginning with an invalied symlink type will be ignored +Lines beginning with an invalid symlink type will be ignored. |