From f18483fb203f8c5f17e9cc921eba8b8c195aa945 Mon Sep 17 00:00:00 2001 From: ray Date: Fri, 16 Jul 2010 19:58:22 +0000 Subject: [PATCH] revisison -> revision --- regress/usr.bin/diff/Makefile | 6 +++--- regress/usr.bin/diff/torture/torture | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/regress/usr.bin/diff/Makefile b/regress/usr.bin/diff/Makefile index e125f77e048..30b61aac94a 100644 --- a/regress/usr.bin/diff/Makefile +++ b/regress/usr.bin/diff/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2003/08/10 18:32:44 otto Exp $ +# $OpenBSD: Makefile,v 1.6 2010/07/16 19:58:22 ray Exp $ REGRESS_TARGETS=t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 @@ -18,8 +18,8 @@ EDSKIPCMP=t7 t10 t12 # t5: files are the same # t6: one file with no newline at end, other does contain newline # t7: one file with newline at end, the other not -# t8: revisison 1.1 and 1.54 of kern_malloc.c -# t9: revisison 1.1 and 1.104 of vfs_syscalls.c +# t8: revision 1.1 and 1.54 of kern_malloc.c +# t9: revision 1.1 and 1.104 of vfs_syscalls.c # t10: two files with no end of line at the end, line in second file is longer # t11: rev 1.3 and 1.36 of usr.bin/ed/ed.1. # t12: rev 1.1 and 1.2 of sbin/isakmpd/regress/hmac/Makefile. diff --git a/regress/usr.bin/diff/torture/torture b/regress/usr.bin/diff/torture/torture index 1ee533c766e..2e6d7c67367 100644 --- a/regress/usr.bin/diff/torture/torture +++ b/regress/usr.bin/diff/torture/torture @@ -1,6 +1,6 @@ #!/bin/ksh # -# $OpenBSD: torture,v 1.1 2003/07/22 18:32:08 otto Exp $ +# $OpenBSD: torture,v 1.2 2010/07/16 19:58:22 ray Exp $ # # Copyright (c) 2003 Otto Moerbeek # @@ -18,7 +18,7 @@ # # Usage: torture file or directory # -# Run a diff/patch/cmp regression on all available cvs revisisons of a +# Run a diff/patch/cmp regression on all available cvs revisions of a # file or recursively on all files in a cvs checkout directory. # # Run this script on a freshly checked out cvs dir. Local modifications -- 2.20.1