aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-10-02 14:25:14 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-10-02 14:25:14 +0300
commit97c4e427ab48d4e45889ca74abb0701a049d7606 (patch)
tree310aa3957a2d81f80648c97c6e8d29b7443b353d /doc/gawktexi.in
parent881044826b6476edc567db2104ee11ea8283b0c4 (diff)
parenta503e996e396e03f819fd0d1710c5e67ed2a59ec (diff)
downloadegawk-97c4e427ab48d4e45889ca74abb0701a049d7606.tar.gz
egawk-97c4e427ab48d4e45889ca74abb0701a049d7606.tar.bz2
egawk-97c4e427ab48d4e45889ca74abb0701a049d7606.zip
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 6943febb..a604d983 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -26640,6 +26640,12 @@ which comes as part of the @command{gawk} distribution,
for a much more complete introduction and discussion, as well as
extensive examples.
+@quotation NOTE
+@command{gawk} can only open direct sockets. There is currently
+no way to access services available over Secure Socket Layer
+(SSL); this includes any web service whose URL starts with @samp{https://}.
+@end quotation
+
@node Profiling
@section Profiling Your @command{awk} Programs