blob: 8b94d80b1d8ae88e8155e24186ec70429743ab9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- tn5250-0.16.5/src/tn5250.c~compile
+++ tn5250-0.16.5/src/tn5250.c
@@ -179,7 +179,7 @@
tn5250 [options] HOST[:PORT]\n");
#ifdef HAVE_LIBSSL
printf("\
- To connect using ssl prefix HOST with 'ssl:'. Example:
+ To connect using ssl prefix HOST with 'ssl:'. Example:\n\
tn5250 +ssl_verify_server ssl:as400.example.com\n");
#endif
printf ("\n\
|