-.\" @(#) $OpenBSD: m4.1,v 1.3 1996/06/26 05:36:13 deraadt Exp $
+.\" @(#) $OpenBSD: m4.1,v 1.4 1997/02/12 23:32:31 deraadt Exp $
.\"
.\"
.Dd January 26, 1993
.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.