diff options
Diffstat (limited to 'lib/libc/rpc/authnone_create.3')
-rw-r--r-- | lib/libc/rpc/authnone_create.3 | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/lib/libc/rpc/authnone_create.3 b/lib/libc/rpc/authnone_create.3 index b63d1ba45cb..700343538d2 100644 --- a/lib/libc/rpc/authnone_create.3 +++ b/lib/libc/rpc/authnone_create.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: authnone_create.3,v 1.1 2012/03/04 17:42:32 schwarze Exp $ +.\" $OpenBSD: authnone_create.3,v 1.2 2012/09/27 11:31:58 jmc Exp $ .\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998 .\" .\" Copyright (c) 2010, Oracle America, Inc. @@ -30,7 +30,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: March 4 2012 $ +.Dd $Mdocdate: September 27 2012 $ .Dt AUTHNONE_CREATE 3 .Os .Sh NAME @@ -113,16 +113,18 @@ expects (like 8). .Xr rpc 5 , .Xr portmap 8 .Rs -.%T "Remote Procedure Calls: Protocol Specification" +.%T Remote Procedure Calls: Protocol Specification .Re .Rs -.%T "Remote Procedure Call Programming Guide" +.%T Remote Procedure Call Programming Guide .Re .Rs -.%T "rpcgen Programming Guide" +.%T rpcgen Programming Guide .Re +.Sh STANDARDS .Rs -.%A "Sun Microsystems, Inc." -.%T "RPC: Remote Procedure Call Protocol Specification" -.%R "RFC 1057, USC-ISI" +.%D June 1988 +.%Q Sun Microsystems, Inc. +.%R RFC 1057 +.%T RPC: Remote Procedure Call Protocol Specification Version 2 .Re |