
m4(1) |
| m4(1) | |
syscmd | Executes the | ®rst argument. No value | is |
| returned. |
|
|
sysval | Is the return code from the last call to syscmd. |
|
|
traceoff | Turns off trace globally and for any macros speci®ed. | Macros speci®cally traced | by |
traceon can be untraced only by speci®c calls to traceoff.
traceon With no arguments, turns on tracing for all macros (including
translit Transliterates the characters in its ®rst argument from the set given by the second argument to the set given by the third. No abbreviations are permitted.
undefine Removes the de®nition of the macro named in its argument.
undivert Causes immediate output of text from diversions named as arguments, or all diversions if no argument. Text may be undiverted into another diversion. Undiverting discards the diverted text.
(XPG4 only.) It is an error to specify an argument containing any
SEE ALSO
cpp(1), ratfor(1).
STANDARDS CONFORMANCE
m4: SVID2, SVID3, XPG2, XPG3, XPG4
m
− 3 − | Section 1−487 |