enries -> entries
authorjsg <jsg@openbsd.org>
Mon, 21 Feb 2022 12:22:21 +0000 (12:22 +0000)
committerjsg <jsg@openbsd.org>
Mon, 21 Feb 2022 12:22:21 +0000 (12:22 +0000)
sys/arch/hppa/include/exec.h

index c22a51a..7ab6826 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: exec.h,v 1.14 2017/02/08 05:09:25 guenther Exp $      */
+/*     $OpenBSD: exec.h,v 1.15 2022/02/21 12:22:21 jsg Exp $   */
 
 /* 
  * Copyright (c) 1994, The University of Utah and
@@ -74,7 +74,7 @@
 /* sh_type */
 #define        SHT_PARISC_EXT          0x70000000      /* contains product-specific
                                                   extension bits */
-#define        SHT_PARISC_UNWIND       0x70000001      /* contains unwind table enries
+#define        SHT_PARISC_UNWIND       0x70000001      /* contains unwind table entries
                                                   sh_info contains index of
                                                   the code section to which
                                                   unwind entries apply */