diff options
Diffstat (limited to 'lib/libc/rpc/rpcauth.3')
-rw-r--r-- | lib/libc/rpc/rpcauth.3 | 4 |
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 * |