aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-10-02 14:27:42 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-10-02 14:27:42 +0300
commit588f4f5b2808c1b3cadff6c1c26c9b1d5c70b918 (patch)
tree843442bca1d1da9968598181eb76dc098e3b59e1 /doc/gawktexi.in
parent9183ccbb3f5c6d67f0ae11c3e5c75dcaf48c8d1e (diff)
parentb08964cd1db8da56e2a16cebde05d493d4f6ae1b (diff)
downloadegawk-588f4f5b2808c1b3cadff6c1c26c9b1d5c70b918.tar.gz
egawk-588f4f5b2808c1b3cadff6c1c26c9b1d5c70b918.tar.bz2
egawk-588f4f5b2808c1b3cadff6c1c26c9b1d5c70b918.zip
Merge branch 'master' into feature/cmake
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 dc4dd414..04f2544d 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -26967,6 +26967,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