From dd42b09a5bd59083417e8706137346cd76753f74 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Sun, 11 Feb 2018 17:55:40 +0000 Subject: [PATCH] avoid "regex" abbreviation for consistency --- doc/stow.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/stow.texi b/doc/stow.texi index f93f035..118fd77 100644 --- a/doc/stow.texi +++ b/doc/stow.texi @@ -325,7 +325,7 @@ For example, the following options will cause stow to skip over pre-existing man and info pages. Equivalently, you could use @samp{--defer='man|info'} since the -argument is just a Perl regex. +argument is just a Perl regular expression. Note that the regular expression is anchored to the beginning of the path relative to the target directory, because this is what you will want to do most