diff options
Diffstat (limited to 'usr.bin/m4/m4.1')
-rw-r--r-- | usr.bin/m4/m4.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index 105a7f02..7cd6156 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -155,7 +155,7 @@ performed. .It sinclude Similar to include, except it ignores any errors. .It spaste -Similar to spaste, except it ignores any errors. +Similar to paste, except it ignores any errors. .It substr Returns a substring of the first argument starting at the offset specified by the second argument and the length specified by the third argument. |