From 26d4d0d6d446a90c8fa3bc478af12d569369d206 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 18 Sep 2008 12:30:42 +0000 Subject: [PATCH] ffix --- man3/rpc.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/rpc.3 b/man3/rpc.3 index dd2ada798..7a2c3047a 100644 --- a/man3/rpc.3 +++ b/man3/rpc.3 @@ -1081,7 +1081,7 @@ RPC style messages without using the RPC package. After RPC service transport handles are created, they should register themselves with the RPC service package. This routine modifies the global variable -.IR svc_fds. +.IR svc_fds . Service implementors usually do not need this routine. .LP .nf