From af16b40ba977ae2b65ea3cd2005e6d1dde82ce51 Mon Sep 17 00:00:00 2001 From: Jens Schweikhardt Date: Wed, 23 Apr 2003 08:47:51 +0000 Subject: [PATCH] Correct typo in COMPATIBILITY section: s/esycmd/esyscmd --- usr.bin/m4/m4.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index 8250960cde5..95d2e4afe01 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -376,7 +376,7 @@ to work. .Pp For portability, one should not use the macros .Ic builtin , -.Ic esycmd , +.Ic esyscmd , .Ic expr , .Ic indir , .Ic paste ,