Fixed descriptotion of header file reqmts in prototype,

This commit is contained in:
Michael Kerrisk 2005-06-21 14:44:34 +00:00
parent d04e1109b9
commit 7747fbdca6
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
.Nm ruserok
.Nd routines for returning a stream to a remote command
.Sh SYNOPSIS
.Fd #include <unistd.h>
.Fd #include <netdb.h> \ \ \fP/* Or <unistd.h> on some systems */
.Ft int
.Fn rcmd "char **ahost" "int inport" "const char *locuser" "const char *remuser" "const char *cmd" "int *fd2p"
.Ft int