summaryrefslogtreecommitdiff
path: root/lib/libc/rpc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-11-09 23:00:53 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-11-09 23:00:53 +0000
commit3091fc43ca78a9676ce11c9d402eb3fda4f52a92 (patch)
treeb491266532f019f1d6d539c8c5751bb0f3356e42 /lib/libc/rpc
parent0ef3aed000fc11ef890b087cf745def5e5a2ed98 (diff)
typo
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