summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Pelz <pelzflorian@pelzflorian.de>2020-01-09 07:51:41 +0100
committerFlorian Pelz <pelzflorian@pelzflorian.de>2020-01-10 23:59:30 +0000
commitf22b35711323a1e101ed666ec5ce776bf1908a74 (patch)
tree18294445a628454035336c52917147a770f4d223
parentcb169aae81886b7d92684b126616857527794224 (diff)
downloadpatches-f22b35711323a1e101ed666ec5ce776bf1908a74.tar
patches-f22b35711323a1e101ed666ec5ce776bf1908a74.tar.gz
doc: Clarify description of the PageKite service.
* doc/guix.texi (Networking Services): Make clear PageKite is not necessary with port forwarding.
-rw-r--r--doc/guix.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 60491af4d4..3693bb54b6 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -14154,8 +14154,8 @@ Package object of the Open vSwitch.
@defvr {Scheme Variable} pagekite-service-type
This is the service type for the @uref{https://pagekite.net, PageKite} service,
a tunneling solution for making localhost servers publicly visible, even from
-behind NAT or restrictive firewalls. The value for this service type is a
-@code{pagekite-configuration} record.
+behind restrictive firewalls or NAT without forwarded ports. The value for
+this service type is a @code{pagekite-configuration} record.
Here's an example exposing the local HTTP and SSH daemons: