Fossil SCM
URL fix
Commit
186748fff9a980f1f95ed373188597ecfe9ff1bd338e28053734743fee11f9bc
Parent
2e1775e23af45c4…
1 file changed
+1
-1
+1
-1
| --- src/regexp.c | ||
| +++ src/regexp.c | ||
| @@ -794,11 +794,11 @@ | ||
| 794 | 794 | ** |
| 795 | 795 | ** Usage: %fossil grep [OPTIONS] PATTERN FILENAME |
| 796 | 796 | ** |
| 797 | 797 | ** Attempt to match the given POSIX extended regular expression PATTERN |
| 798 | 798 | ** over all historic versions of FILENAME. For details of the supported |
| 799 | -** RE dialect, see https://fossil-scm.org/doc/trunk/www/grep.md. | |
| 799 | +** RE dialect, see https://fossil-scm.org/fossil/doc/trunk/www/grep.md. | |
| 800 | 800 | ** |
| 801 | 801 | ** Options: |
| 802 | 802 | ** |
| 803 | 803 | ** -i|--ignore-case Ignore case |
| 804 | 804 | ** -l|--files-with-matches List only checkin ID for versions that match |
| 805 | 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/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 |