Module Name:    src
Committed By:   fcambus
Date:           Tue Feb 28 19:08:37 UTC 2023

Modified Files:
        src/share/misc: acronyms.comp

Log Message:
Add PE (portable executable).

We have an entry for COFF, so it makes sense to add PE as well.


To generate a diff of this commit:
cvs rdiff -u -r1.337 -r1.338 src/share/misc/acronyms.comp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/misc/acronyms.comp
diff -u src/share/misc/acronyms.comp:1.337 src/share/misc/acronyms.comp:1.338
--- src/share/misc/acronyms.comp:1.337	Tue Feb 28 16:48:00 2023
+++ src/share/misc/acronyms.comp	Tue Feb 28 19:08:37 2023
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.337 2023/02/28 16:48:00 fcambus Exp $
+$NetBSD: acronyms.comp,v 1.338 2023/02/28 19:08:37 fcambus Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
@@ -1201,6 +1201,7 @@ PDS	product data sheet
 PDU	protocol data unit
 PE	protection enable
 PE	provider edge
+PE	portable executable
 PEAP	Protected EAP
 PECI	platform environment control interface
 PEP	protocol extension protocol

Reply via email to