summaryrefslogtreecommitdiff
path: root/lib/libc/rpc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc')
-rw-r--r--lib/libc/rpc/rpc.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3
index 7ce73dbbd05..5fd530bd0c9 100644
--- a/lib/libc/rpc/rpc.3
+++ b/lib/libc/rpc/rpc.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rpc.3,v 1.23 2000/08/02 15:58:09 provos Exp $
+.\" $OpenBSD: rpc.3,v 1.24 2000/11/09 23:00:52 deraadt Exp $
.\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998
.\"
.Dd February 16, 1988
@@ -221,7 +221,7 @@ is used to encode the procedure's parameters, and
.Fa outproc
is used to decode the procedure's results.
This routine returns zero if it succeeds, or the value of
-.Fa"enum clnt_stat"
+.Fa enum clnt_stat"
cast to an integer if it fails.
The routine
.Fn clnt_perrno