From 30c6e2bff10bcc21f60c21eb9d29068c6790aed4 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 28 Dec 2022 21:30:20 +0000 Subject: spelling fixes; from paul tagliamonte any parts of his diff not taken are noted on tech --- usr.sbin/mopd/mopa.out/mopa.out.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/mopd/mopa.out') diff --git a/usr.sbin/mopd/mopa.out/mopa.out.c b/usr.sbin/mopd/mopa.out/mopa.out.c index 487dfca03b5..3ecb923fe33 100644 --- a/usr.sbin/mopd/mopa.out/mopa.out.c +++ b/usr.sbin/mopd/mopa.out/mopa.out.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mopa.out.c,v 1.17 2017/10/29 08:45:53 mpi Exp $ */ +/* $OpenBSD: mopa.out.c,v 1.18 2022/12/28 21:30:17 jmc Exp $ */ /* * mopa.out - Convert a Unix format kernel into something that @@ -6,7 +6,7 @@ * * This code was written while referring to the NetBSD/vax boot * loader. Therefore anything that can be booted by the Vax - * should be convertable with this program. + * should be convertible with this program. * * If necessary, the a.out header is stripped, and the program * segments are padded out. The BSS segment is zero filled. -- cgit v1.2.3