This commit is contained in:
Michael Kerrisk 2008-09-18 12:30:42 +00:00
parent 8846324af9
commit 26d4d0d6d4
1 changed files with 1 additions and 1 deletions

View File

@ -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