summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2019-07-28 12:57:27 +0100
committerAdam Spiers <stow@adamspiers.org>2019-07-28 13:04:17 +0100
commit3aa30ae1aaaa89944b8b974a6c2d2793db055ea3 (patch)
tree4daafee1aba92094d92a898a418022be28cf97fe
parented2091e9a57ef6c200e7bdc4fb1bb107c49e4eba (diff)
downloadstow-3aa30ae1aaaa89944b8b974a6c2d2793db055ea3.tar.gz
fix cross-references under --no-folding section of manual
Under emacs, this was previously rendered as '--no-folding' This disables any further *note tree folding:: or *note tree refolding::. If a new subdirectory is encountered whilst stowing a which looks awkward. Similarly under info(1): '--no-folding' This disables any further *note tree folding:: or *note tree refolding::. If a new subdirectory is encountered whilst stowing a The new way is undesirably repetitive, but at least grammatically correct. I don't think there's a better solution with texinfo :-/
-rw-r--r--doc/stow.texi15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/stow.texi b/doc/stow.texi
index b7ef78d..febc11c 100644
--- a/doc/stow.texi
+++ b/doc/stow.texi
@@ -360,13 +360,14 @@ the target directory, because this is what you will want to do most of the time.
@item --no-folding
-This disables any further @ref{tree folding} or @ref{tree refolding}.
-If a new subdirectory is encountered whilst stowing a new package, the
-subdirectory is created within the target, and its contents are
-symlinked, rather than just creating a symlink for the directory. If
-removal of symlinks whilst unstowing a package causes a subtree to be
-foldable (i.e. only containing symlinks to a single package), that
-subtree will not be removed and replaced with a symlink.
+This disables any further tree folding (@pxref{tree folding}) or
+refolding (@pxref{tree refolding}). If a new subdirectory is
+encountered whilst stowing a new package, the subdirectory is created
+within the target, and its contents are symlinked, rather than just
+creating a symlink for the directory. If removal of symlinks whilst
+unstowing a package causes a subtree to be foldable (i.e. only
+containing symlinks to a single package), that subtree will not be
+removed and replaced with a symlink.
@cindex adopting existing files
@item --adopt