summaryrefslogtreecommitdiff
path: root/editors/hte
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-03 22:49:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-03 22:49:54 +0000
commit13008771dba2d66fb2b9df7eae187ad363ffa27e (patch)
tree9fd222d22a23a0a6c5f4c3ab15a67dee0e981b9c /editors/hte
parent. Use ${PTHREAD_LIBS} when compiling the testos programme rather than (diff)
- M$ -> Microsoft
- Remove trailing whitespace PR: ports/85575 Submitted by: Darrien <darrien.l@gmail.com>
Notes
Notes: svn path=/head/; revision=141863
Diffstat (limited to 'editors/hte')
-rw-r--r--editors/hte/pkg-descr18
1 files changed, 9 insertions, 9 deletions
diff --git a/editors/hte/pkg-descr b/editors/hte/pkg-descr
index 305bb3f653e6..f4a23fe33c59 100644
--- a/editors/hte/pkg-descr
+++ b/editors/hte/pkg-descr
@@ -6,15 +6,15 @@ formats.
Support means that HT will be able to correctly display and modify the
executable header, image and other extensions specific to the file (import/
export sections, relocations, debugging information etc.). Support will
-probably include the following file formats:
+probably include the following file formats:
- - Win32 portable executables (PE) (good support)
- - Unix executable and linkable format (ELF) (good support)
- - DOS standard executables (MZ) (supported)
- - Win32 linear executables (LE) (supported)
- - Windows/OS2 "new" executables (NE) (supported)
- - Unix common object file format (COFF) + DJGPP COFF (supported)
- - OS2 linear executables (LX)
- - M$ object files (.obj)
+ - Win32 portable executables (PE) (good support)
+ - Unix executable and linkable format (ELF) (good support)
+ - DOS standard executables (MZ) (supported)
+ - Win32 linear executables (LE) (supported)
+ - Windows/OS2 "new" executables (NE) (supported)
+ - Unix common object file format (COFF) + DJGPP COFF (supported)
+ - OS2 linear executables (LX)
+ - Microsoft object files (.obj)
WWW: http://hte.sourceforge.net/