summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpc.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc/rpc.3')
-rw-r--r--lib/libc/rpc/rpc.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3
index 4053fc7c504..c5743e991b6 100644
--- a/lib/libc/rpc/rpc.3
+++ b/lib/libc/rpc/rpc.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rpc.3,v 1.43 2010/10/29 12:43:09 jmc Exp $
+.\" $OpenBSD: rpc.3,v 1.44 2012/03/04 17:42:32 schwarze Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
.\" All rights reserved.
@@ -52,7 +52,7 @@
.\" NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
.\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 29 2010 $
+.Dd $Mdocdate: March 4 2012 $
.Dt RPC 3
.Os
.Sh NAME
@@ -1211,9 +1211,9 @@ Service implementors usually do not need this routine.
.Xr rpcgen 1 ,
.Xr poll 2 ,
.Xr select 2 ,
+.Xr authnone_create 3 ,
.Xr getrpcent 3 ,
.Xr getrpcport 3 ,
-.Xr rpcauth 3 ,
.Xr xdr 3 ,
.Xr rpc 5 ,
.Xr portmap 8