aboutsummaryrefslogtreecommitdiffstats
path: root/man3/rcmd.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/rcmd.3')
-rw-r--r--man3/rcmd.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/rcmd.3 b/man3/rcmd.3
index fa5fe7700e..a5ee4e74c3 100644
--- a/man3/rcmd.3
+++ b/man3/rcmd.3
@@ -47,7 +47,7 @@ stream to a remote command
.B #include <netdb.h> \ \ \fP/* Or <unistd.h> on some systems */
.sp
.BI "int rcmd(char **" ahost ", int " inport ", const char *" locuser ", "
-.BI " const char *" remuser ", const char *" cmd ", int *" fd2p )
+.BI " const char *" remuser ", const char *" cmd ", int *" fd2p );
.sp
.BI "int rresvport(int *" port );
.sp