summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2011-12-21 11:45:59 +0000
committerAdam Spiers <stow@adamspiers.org>2011-12-21 11:45:59 +0000
commit782836bad7ee69f37de291d7b38ca8ba036fea18 (patch)
tree648ccf9e16b37e26b7d4ad23163bd771e7b936e9
parent7c900003934b07d0294ecfadb4b71f1996dd3c10 (diff)
downloadstow-782836bad7ee69f37de291d7b38ca8ba036fea18.tar.gz
Improve the footnote which defines 'subpath'.
-rw-r--r--doc/stow.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/stow.texi b/doc/stow.texi
index 86d1cfc..7bbbe58 100644
--- a/doc/stow.texi
+++ b/doc/stow.texi
@@ -477,9 +477,9 @@ regular expression is anchored at the beginning and end, in contrast
to unanchored regular expressions which will match a substring.} match
a subpath@footnote{In this context, ``subpath'' means a contiguous
subset of path segments; e.g for the relative path
-@file{one/two/three/four}, the following are examples of valid
-subpaths: @file{one}, @file{two}, @file{two/three},
-@file{two/three/four}.} of this relative path, then the file or
+@file{one/two/three}, there are six valid subpaths: @file{one},
+@file{two}, @file{three}, @file{one/two}, @file{two/three},
+@file{one/two/three}.} of this relative path, then the file or
directory will be ignored.
@item