Fossil SCM

Removed a period at the end of a sentence ending in a URL to avoid the need for cleverness in URL handling to get the correct document to open. (Affects "fossil help grep" output.) Problem noticed by jungleboogie on the forum, /forumpost/13332107cc.)

wyoung 2018-10-10 16:42 trunk
Commit fac3d6b0d46af6259bec749b6f418a00f55ae70b21da86b62ba3ff93360236cf
1 file changed +1 -1
+1 -1
--- src/regexp.c
+++ src/regexp.c
@@ -794,11 +794,11 @@
794794
**
795795
** Usage: %fossil grep [OPTIONS] PATTERN FILENAME
796796
**
797797
** Attempt to match the given POSIX extended regular expression PATTERN
798798
** over all historic versions of FILENAME. For details of the supported
799
-** RE dialect, see https://fossil-scm.org/fossil/doc/trunk/www/grep.md.
799
+** RE dialect, see https://fossil-scm.org/fossil/doc/trunk/www/grep.md
800800
**
801801
** Options:
802802
**
803803
** -i|--ignore-case Ignore case
804804
** -l|--files-with-matches List only checkin ID for versions that match
805805
--- src/regexp.c
+++ src/regexp.c
@@ -794,11 +794,11 @@
794 **
795 ** Usage: %fossil grep [OPTIONS] PATTERN FILENAME
796 **
797 ** Attempt to match the given POSIX extended regular expression PATTERN
798 ** over all historic versions of FILENAME. For details of the supported
799 ** RE dialect, see https://fossil-scm.org/fossil/doc/trunk/www/grep.md.
800 **
801 ** Options:
802 **
803 ** -i|--ignore-case Ignore case
804 ** -l|--files-with-matches List only checkin ID for versions that match
805
--- src/regexp.c
+++ src/regexp.c
@@ -794,11 +794,11 @@
794 **
795 ** Usage: %fossil grep [OPTIONS] PATTERN FILENAME
796 **
797 ** Attempt to match the given POSIX extended regular expression PATTERN
798 ** over all historic versions of FILENAME. For details of the supported
799 ** RE dialect, see https://fossil-scm.org/fossil/doc/trunk/www/grep.md
800 **
801 ** Options:
802 **
803 ** -i|--ignore-case Ignore case
804 ** -l|--files-with-matches List only checkin ID for versions that match
805

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button