From 782836bad7ee69f37de291d7b38ca8ba036fea18 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Wed, 21 Dec 2011 11:45:59 +0000 Subject: [PATCH] Improve the footnote which defines 'subpath'. --- doc/stow.texi | 6 +++--- 1 file 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