fix typo in "Deleting Packages" chapter

Thanks to Hongyi Zhao for spotting this error and reporting it.
This commit is contained in:
Adam Spiers 2017-03-04 14:28:19 +00:00
parent b160a1c807
commit ea11f266a5
2 changed files with 2 additions and 1 deletions

1
THANKS
View file

@ -28,6 +28,7 @@ Charles LeDoux
Joris Vankerschaver
@Corin-EU on GitHub
Kristoffer Haugsbakk
Hongyi Zhao
Email addresses of new contributors are no longer being added by default
for privacy reasons; however please contact the maintainer if you are

View file

@ -688,7 +688,7 @@ use the @option{--badlinks} option get stow to search for dangling links in your
For example, if the target directory is @file{/usr/local} and the
installation image for the package being deleted has only a @file{bin}
directory and a @file{man} directory at the top level, then we only scan
@file{/usr/local/bin} and @file{/usr/local/bin/man}, and not
@file{/usr/local/bin} and @file{/usr/local/man}, and not
@file{/usr/local/lib} or @file{/usr/local/share}, or for that matter
@file{/usr/local/stow}. Any symlink it finds that points into the package
being deleted is removed. Any directory that contained only symlinks to the