author | Jakub Narebski <jnareb@gmail.com> | |
Wed, 24 Jan 2007 14:14:33 +0000 (15:14 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 24 Jan 2007 23:30:37 +0000 (15:30 -0800) | ||
commit | 191453f66449537da29e9fc156f7a981845ea8f6 | |
tree | a6b7753f9560cdee65f198be9af32c5b4e92b764 | tree | snapshot |
parent | eda95d9969d9fbd23a80c2261299098f16bea611 | commit | diff |
Documentation/config.txt: Correct info about subsection name
Contrary to variable values, in subsection names parsing character
escape codes (besides literal escaping of " as \", and \ as \\)
is not performed; subsection name cannot contain newlines.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Contrary to variable values, in subsection names parsing character
escape codes (besides literal escaping of " as \", and \ as \\)
is not performed; subsection name cannot contain newlines.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/config.txt | diff | blob | history |