diff options
author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 12:18:28 +0000 |
---|---|---|
committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 12:18:28 +0000 |
commit | e8937ba00998cca6f259b3fdf32a7f7a38bc26ec (patch) | |
tree | 9eb4b7d718b67229ee4b8e61e9cad466a5a36945 /usr.bin/m4/m4.1 | |
parent | 1c2451c24d59abde50b89c0d506523298e1ae1e1 (diff) |
Use `The .Nm utility'
Notes
Notes:
svn path=/head/; revision=95124
Diffstat (limited to 'usr.bin/m4/m4.1')
-rw-r--r-- | usr.bin/m4/m4.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index 0ba26f8eb836..4fd074764588 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -111,8 +111,9 @@ ranges (e.g., a-z), regular expressions mimic emacs behavior, and the number of diversions is unlimited. .El .Sh SYNTAX -.Nm m4 -provides the following built-in macros. +The +.Nm +utility provides the following built-in macros. They may be redefined, losing their original meaning. Return values are null unless otherwise stated. .Bl -tag -width changequotexxx |