From 18448e6cb184b9787af52788c57fb53ad959e3c0 Mon Sep 17 00:00:00 2001 From: deraadt Date: Wed, 12 Feb 1997 23:32:31 +0000 Subject: [PATCH] typo, msaitoh@spa.is.uec.ac.jp --- usr.bin/m4/m4.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.20.1