rtime.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-01-05 13:03:27 +13:00
parent 9a141bfb1f
commit 872127dd8d
1 changed files with 5 additions and 3 deletions

View File

@ -65,9 +65,11 @@ Try the example program with
set to 1.
.LP
Libc5 uses the prototype
.br
int rtime(struct sockaddr_in *, struct timeval *, struct timeval *);
.br
.nf
int rtime(struct sockaddr_in *, struct timeval *, struct timeval *);
.fi
and requires
.I <sys/time.h>
instead of