Signed-off-by: Jonas Fonseca <fonseca@xxxxxxx> --- 95724a5a97ca466e6eaccc7f46833a015dde2f24 Documentation/make-cg-asciidoc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 95724a5a97ca466e6eaccc7f46833a015dde2f24 diff --git a/Documentation/make-cg-asciidoc b/Documentation/make-cg-asciidoc index 45fc981..3873618 100755 --- a/Documentation/make-cg-asciidoc +++ b/Documentation/make-cg-asciidoc @@ -48,7 +48,7 @@ DESCRIPTION= OPTIONS= MISC= -section=$(echo "$BODY" | sed -n '1,/^[-~][-~]*[-~]$/p') +section=$(echo "$BODY" | sed -n '1,/^[-][-]*[-]$/p') section_lines=$(echo "$section" | wc -l) lines=$(echo "$BODY" | wc -l) -- 1.3.3.gd882-dirty -- Jonas Fonseca - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html