aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/rexec.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/rexec.3 b/man3/rexec.3
index ff36457a25..e3c3ef063b 100644
--- a/man3/rexec.3
+++ b/man3/rexec.3
@@ -73,7 +73,7 @@ The port
.I inport
specifies which well-known DARPA Internet port to use for
the connection; the call
-.I getservbyname("exec", "tcp")
+.I "getservbyname(""exec"", ""tcp"")"
(see
.BR getservent (3))
will return a pointer to a structure that contains the necessary port.