From 872127dd8def11c9a328025fec3481badeeaeaa5 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 5 Jan 2014 13:03:27 +1300 Subject: [PATCH] rtime.3: ffix Signed-off-by: Michael Kerrisk --- man3/rtime.3 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/man3/rtime.3 b/man3/rtime.3 index 2ced8166c..8137f4822 100644 --- a/man3/rtime.3 +++ b/man3/rtime.3 @@ -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 instead of