diff options
-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 274b20c2240..c7c9ebc8995 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -1,4 +1,4 @@ -.\" @(#) $OpenBSD: m4.1,v 1.45 2006/03/23 10:52:23 jmc Exp $ +.\" @(#) $OpenBSD: m4.1,v 1.46 2006/08/29 18:40:49 mbalmer Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -447,7 +447,7 @@ Other implementations may erase all definitions on the stack instead. .Pp For portability, one should not use the macros .Ic builtin , -.Ic esycmd , +.Ic esyscmd , .Ic expr , .Ic format , .Ic indir , |