runtime(doc): add a section for options influencing search
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/usr_27.txt b/runtime/doc/usr_27.txt
index bb5b565..d8bdf1b 100644
--- a/runtime/doc/usr_27.txt
+++ b/runtime/doc/usr_27.txt
@@ -1,4 +1,4 @@
-*usr_27.txt* For Vim version 9.1. Last change: 2019 Jul 14
+*usr_27.txt* For Vim version 9.1. Last change: 2027 Jul 07
VIM USER MANUAL - by Bram Moolenaar
@@ -7,7 +7,8 @@
In chapter 3 a few simple search patterns were mentioned |03.9|. Vim can do
much more complex searches. This chapter explains the most often used ones.
-A detailed specification can be found here: |pattern|
+A detailed specification can be found here: |pattern| Options affecting how
+search is done can be found here: |search-options|
|27.1| Ignoring case
|27.2| Wrapping around the file end