summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2000-11-09 23:00:52 +0000
committerderaadt <deraadt@openbsd.org>2000-11-09 23:00:52 +0000
commita0ace91be60e5a89815e1c6160a10c40f51d8d77 (patch)
treeb09e904516227758cf63d2a88e9452c9d92293d3 /lib
parentRemove -offset indent so these lines don't wrap over 80 chars; deraadt@ (diff)
downloadwireguard-openbsd-a0ace91be60e5a89815e1c6160a10c40f51d8d77.tar.xz
wireguard-openbsd-a0ace91be60e5a89815e1c6160a10c40f51d8d77.zip
typo
Diffstat (limited to 'lib')
-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