diff options
Diffstat (limited to 'usr.bin/m4/m4.1')
-rw-r--r-- | usr.bin/m4/m4.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index be5c32633c0..b33b4196338 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -1,4 +1,4 @@ -.\" @(#) $OpenBSD: m4.1,v 1.29 2003/02/18 07:43:36 jmc Exp $ +.\" @(#) $OpenBSD: m4.1,v 1.30 2003/04/14 06:39:24 jmc Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -411,7 +411,7 @@ For portability, one should not use the macros .Ic __line__ , .Ic __file__ . .Pp -All builtins do expand without arguments in many other +All built-ins do expand without arguments in many other .Nm m4 . .Pp Many other |