diff options
Diffstat (limited to 'lib/libc/rpc/rpc_clnt_create.3')
-rw-r--r-- | lib/libc/rpc/rpc_clnt_create.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/rpc_clnt_create.3 b/lib/libc/rpc/rpc_clnt_create.3 index 34c90ed77d1d..22c89b026c97 100644 --- a/lib/libc/rpc/rpc_clnt_create.3 +++ b/lib/libc/rpc/rpc_clnt_create.3 @@ -3,7 +3,7 @@ .\" @(#)rpc_clnt_create 1.5 89/07/24 SMI; .\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved. .\" $NetBSD: rpc_clnt_create.3,v 1.2 2000/06/20 00:53:08 fvdl Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/rpc/rpc_clnt_create.3,v 1.15.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ .Dd May 7, 1993 .Dt RPC_CLNT_CREATE 3 .Os |