From ea11f266a57bea96dc0728284ad9d2d85aeaa0d2 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Sat, 4 Mar 2017 14:28:19 +0000 Subject: [PATCH] fix typo in "Deleting Packages" chapter Thanks to Hongyi Zhao for spotting this error and reporting it. --- THANKS | 1 + doc/stow.texi | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/THANKS b/THANKS index 77a3a66..f9ef1de 100644 --- a/THANKS +++ b/THANKS @@ -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 diff --git a/doc/stow.texi b/doc/stow.texi index e6e45c7..03aff99 100644 --- a/doc/stow.texi +++ b/doc/stow.texi @@ -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