diff options
| -rw-r--r-- | man3/rpc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/rpc.3 b/man3/rpc.3 index 10fd669cc0..9c6d2b495c 100644 --- a/man3/rpc.3 +++ b/man3/rpc.3 @@ -654,7 +654,7 @@ and procedure .IR procnum , .I procname is called with a pointer to its parameter(s); -.I progname +.I procname should return a pointer to its static result(s); .I inproc is used to decode the parameters while |
