From: simon Date: Sun, 21 Nov 2004 14:28:08 +0000 (+0000) Subject: Typos. Again. X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/utils/commitdiff_plain/4b2959c1280d79c7da4d8755fef202c9074955d1?ds=sidebyside Typos. Again. git-svn-id: svn://svn.tartarus.org/sgt/utils@4871 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/lns/lns.but b/lns/lns.but index 2c19c1d..4f9c01f 100644 --- a/lns/lns.but +++ b/lns/lns.but @@ -161,7 +161,7 @@ Now let's create some symlinks to \e{directories}. Again, this is simple to begin with: \c $ lns subdir2 subdir3 -\c bbbbbbbbbbbbbbbbbbb +\e bbbbbbbbbbbbbbbbbbb This creates a symlink called \cw{subdir3} with text \cq{subdir2}. @@ -170,7 +170,7 @@ to be useful. Suppose I now want the link \cw{subdir3} to point at \cw{subdir} instead of \cw{subdir2}. If I do this: \c $ lns -f subdir subdir3 -\c bbbbbbbbbbbbbbbbbbbbb +\e bbbbbbbbbbbbbbbbbbbbb then \cw{lns} will immediately notice that the second argument \cw{subdir3} is (a symlink to) a directory, and will therefore @@ -183,7 +183,7 @@ In order to overwrite the directory symlink correctly, you need the \cw{-F} option: \c $ lns -F subdir subdir3 -\c bbbbbbbbbbbbbbbbbbbbb +\e bbbbbbbbbbbbbbbbbbbbb \cw{-F} tells \cw{lns} that you really want the new symlink to be \e{called} \cw{subdir3}, not to be \e{in the directory}