X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/51919715ad7a57f2c74854a6d3d6374578f46985..92128dac:/man/mh-format.man?ds=sidebyside diff --git a/man/mh-format.man b/man/mh-format.man index dc2d9b0c..7ac0bc0d 100644 --- a/man/mh-format.man +++ b/man/mh-format.man @@ -45,7 +45,8 @@ A format string consists of ordinary text, and special multi-character escape sequences which begin with `%'. When specifying a format string, the usual C backslash characters are honored: `\\b', `\\f', `\\n', `\\r', and `\\t'. Continuation lines in format files end with -`\\' followed by the newline character. +`\\' followed by the newline character. A literal `%' can be inserted into +a format file by using the sequence `%%'. .\" TALK ABOUT SYNTAX FIRST, THEN SEMANTICS .SS SYNTAX Format strings are built around