From: deraadt Date: Wed, 12 Feb 1997 23:32:31 +0000 (+0000) Subject: typo, msaitoh@spa.is.uec.ac.jp X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=18448e6cb184b9787af52788c57fb53ad959e3c0;p=openbsd typo, msaitoh@spa.is.uec.ac.jp --- diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index 8e3d553f246..1d92b1d2705 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -1,4 +1,4 @@ -.\" @(#) $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 @@ -153,7 +153,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.