summaryrefslogtreecommitdiff
path: root/man/1/listen
diff options
context:
space:
mode:
Diffstat (limited to 'man/1/listen')
-rw-r--r--man/1/listen10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/1/listen b/man/1/listen
index 4234ad49..42dc1bac 100644
--- a/man/1/listen
+++ b/man/1/listen
@@ -59,7 +59,7 @@ waits for an incoming network connection on
(as accepted by
.B announce
in
-.IR sys-dial (2))
+.IR dial (2))
and then invokes
.IR sh (1)
to run the associated
@@ -97,7 +97,7 @@ with the shell variable
.B net
set to the name of the corresponding network directory
(see
-.IR sys-dial (2)),
+.IR dial (2)),
before listening for incoming calls.
This can be used to change, or find out the characteristics
of an announced port (for instance to find out
@@ -231,7 +231,7 @@ attach message seen by the command that
has been started by
.IR styxlisten .
.SH "SEE ALSO"
-.IR svc (8),
-.IR sys-dial (2),
+.IR dial (2),
+.IR ssl (3),
.IR auth (6),
-.IR ssl (3)
+.IR svc (8)