X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/341ef606da3e17747949b67895300550db6aed9b..1580ba033034910bb17eeea9d1814a5bb478ff15:/man/mh-format.man diff --git a/man/mh-format.man b/man/mh-format.man index 9c9880ca..59d55d60 100644 --- a/man/mh-format.man +++ b/man/mh-format.man @@ -123,7 +123,7 @@ These are combined into the conditional execution construct: .PP (Extra white space is shown here only for clarity.) These constructs, which may be nested without ambiguity, form a general -.B if\-elseif\-else\-endif +.B if-elseif-else-endif block where only one of the format-texts is interpreted. In other words, `%<' is like the "if", `%?' is like the "elseif", `%|' is like "else", and `%>' is like "endif". @@ -532,7 +532,7 @@ register for the width) a better implementation would look like: .PP It should be noted here that the side effects of function and component escapes are still in force and, as a result, each component test in the -.B if\-elseif\-else\-endif +.B if-elseif-else-endif clause sets the .I str register.