summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mopd
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2010-11-19 21:09:20 +0000
committermiod <miod@openbsd.org>2010-11-19 21:09:20 +0000
commitb0bf873f401ea7dc3c11334e9e43084bf455c23f (patch)
treeaf431405f0c8e1fc1a31b285ba193249b1c490b2 /usr.sbin/mopd
parentregen (diff)
downloadwireguard-openbsd-b0bf873f401ea7dc3c11334e9e43084bf455c23f.tar.xz
wireguard-openbsd-b0bf873f401ea7dc3c11334e9e43084bf455c23f.zip
mahine->machine
Diffstat (limited to 'usr.sbin/mopd')
-rw-r--r--usr.sbin/mopd/mopa.out/mopa.out.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mopd/mopa.out/mopa.out.c b/usr.sbin/mopd/mopa.out/mopa.out.c
index adbc3d1d515..52632de7f8b 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.10 2009/10/27 23:59:52 deraadt Exp $ */
+/* $OpenBSD: mopa.out.c,v 1.11 2010/11/19 21:09:20 miod Exp $ */
/* mopa.out - Convert a Unix format kernel into something that
* can be transferred via MOP.
@@ -10,7 +10,7 @@
* If necessary, the a.out header is stripped, and the program
* segments are padded out. The BSS segment is zero filled.
* A header is prepended that looks like an IHD header. In
- * particular the Unix mahine ID is placed where mopd expects
+ * particular the Unix machine ID is placed where mopd expects
* the image type to be (offset is IHD_W_ALIAS). If the machine
* ID could be mistaken for a DEC image type, then the conversion
* is aborted. The original a.out header is copied into the front