1
2
3
4
5
6
7
8
9
10
11
12
|
--- help.cpp.orig Tue Feb 17 07:09:52 2004
+++ help.cpp Tue Feb 17 07:10:39 2004
@@ -191,7 +191,8 @@
" file.. executables to (de)compress\n"
"\n"
"This version supports: dos/exe, dos/com, dos/sys, djgpp2/coff, watcom/le,\n"
- " win32/pe, rtm32/pe, tmt/adam, atari/tos, linux/386\n"
+ " win32/pe, rtm32/pe, tmt/adam, atari/tos, linux/386,\n"
+ " FreeBSD/386\n"
"\n"
"UPX comes with ABSOLUTELY NO WARRANTY; for details type `upx -L'.\n"
"");
|