diff options
-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. |