The .Nm utility
This commit is contained in:
parent
33f9fef537
commit
bfd62d7094
@ -21,8 +21,9 @@ The
|
||||
.Nm
|
||||
utility is a macro processor that can be used as a front end to any
|
||||
language (e.g., C, ratfor, fortran, lex, and yacc).
|
||||
The
|
||||
.Nm
|
||||
reads from the standard input and writes
|
||||
utility reads from the standard input and writes
|
||||
the processed text to the standard output.
|
||||
.Pp
|
||||
Macro calls have the form
|
||||
@ -356,9 +357,10 @@ The
|
||||
.Ic m4exit
|
||||
macro may be used to change the exit status from the input file.
|
||||
.Sh COMPATIBILITY
|
||||
The
|
||||
.Nm
|
||||
follows the Single Unix 2 specification, along with a few extensions taken
|
||||
from GNU-m4.
|
||||
utility follows the Single Unix 2 specification, along with a few extensions
|
||||
taken from GNU-m4.
|
||||
Flags
|
||||
.Fl I , d ,
|
||||
and
|
||||
|
Loading…
x
Reference in New Issue
Block a user