aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-05-01 10:00:08 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-05-01 10:00:08 +0200
commit69f32fc09279ee5cdbe3fd80ebc3f1cd02c4aa8e (patch)
tree0a1e54ea520ad51946ad69b2f6f55d77aa470a77
parent64fcb6e1ce46258973887676ce1d007a39977cc9 (diff)
downloadman-pages-69f32fc09279ee5cdbe3fd80ebc3f1cd02c4aa8e.tar.gz
rpc.3: tfix
Reported-by: Joonas Salo <salo.joonas@gmail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/rpc.32
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