]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.service.xml
basic/extract-word,man: clarify "correction" of invalid escapes 4864/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 11 Dec 2016 04:20:42 +0000 (23:20 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 11 Dec 2016 05:21:36 +0000 (00:21 -0500)
commit330785f5caf426afa9d93e8eb7dcc7a72d7ea3cb
treecf3e8135c9f1d4d0048d9a918956d569e2a639d2
parent007f48bb89c0aca356054aca304ba36e5acc72eb
basic/extract-word,man: clarify "correction" of invalid escapes

Our warning message was misleading, because we wouldn't "correct" anything,
we'd just ignore unkown escapes. Update the message.

Also, print just the extracted word (which contains the offending sequences) in
the message, instead of the whole line.

Fixes #4697.
man/systemd.service.xml
src/basic/extract-word.c