summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpcauth.3
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-05-20 15:22:54 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-05-20 15:22:54 +0000
commitbc53f0652d1f0b0dedcc6ec00fa7a07188660ca0 (patch)
tree8e9a8a1f851391f4050ea1dccc07e0128add1d60 /lib/libc/rpc/rpcauth.3
parentf17c6aed0b68322993421d3f1ba24fc96c159500 (diff)
repair SYNOPSIS
Diffstat (limited to 'lib/libc/rpc/rpcauth.3')
-rw-r--r--lib/libc/rpc/rpcauth.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/rpcauth.3 b/lib/libc/rpc/rpcauth.3
index 27a82bfbb74..37f36c9980f 100644
--- a/lib/libc/rpc/rpcauth.3
+++ b/lib/libc/rpc/rpcauth.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rpcauth.3,v 1.1 1998/03/11 18:55:42 deraadt Exp $
+.\" $OpenBSD: rpcauth.3,v 1.2 1999/05/20 15:22:52 aaron Exp $
.\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998
.\"
.Dd February 16, 1988
@@ -11,7 +11,7 @@
.Nm authunix_create_default
.Nd library routines for remote procedure calls
.Sh SYNOPSIS
-.Fd #include <rpc.h>
+.Fd #include <rpc/rpc.h>
.Ft void
.Fn auth_destroy "AUTH *auth"
.Ft AUTH *