Add 'relativenumber' patch from Markus Heidelberg.
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index 08817c8..5cf202d 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -4203,7 +4203,7 @@
 		":s///c"
 							*hl-LineNr*
 LineNr		Line number for ":number" and ":#" commands, and when 'number'
-		option is set.
+		or 'relativenumber' option is set.
 							*hl-MatchParen*
 MatchParen	The character under the cursor or just before it, if it
 		is a paired bracket, and its match. |pi_paren.txt|