diff options
-rw-r--r-- | lib/libc/rpc/rpc.3 | 4 | ||||
-rw-r--r-- | lib/libc/rpc/rpcauth.3 | 4 | ||||
-rw-r--r-- | libexec/fingerd/fingerd.8 | 6 | ||||
-rw-r--r-- | usr.sbin/named/man/host.1 | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3 index 3200d6d9991..7ce73dbbd05 100644 --- a/lib/libc/rpc/rpc.3 +++ b/lib/libc/rpc/rpc.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpc.3,v 1.22 2000/04/25 16:45:25 espie Exp $ +.\" $OpenBSD: rpc.3,v 1.23 2000/08/02 15:58:09 provos Exp $ .\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998 .\" .Dd February 16, 1988 @@ -1197,6 +1197,6 @@ The following manuals: .%T "Remote Procedure Call Programming Guide;" .%T "rpcgen Programming Guide;" .%T "RPC: Remote Procedure Call Protocol Specification;" -.%T "RFC1050" +.%T "RFC1057" .%A "Sun Microsystems, Inc., USC-ISI." .Re diff --git a/lib/libc/rpc/rpcauth.3 b/lib/libc/rpc/rpcauth.3 index ba53feae571..b89cadcb969 100644 --- a/lib/libc/rpc/rpcauth.3 +++ b/lib/libc/rpc/rpcauth.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpcauth.3,v 1.7 2000/04/18 03:01:34 aaron Exp $ +.\" $OpenBSD: rpcauth.3,v 1.8 2000/08/02 15:58:09 provos Exp $ .\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998 .\" .Dd February 16, 1988 @@ -87,5 +87,5 @@ with the appropriate parameters. .Rs .%A "Sun Microsystems, Inc." .%T "RPC: Remote Procedure Call Protocol Specification" -.%R "RFC1050, USC-ISI" +.%R "RFC1057, USC-ISI" .Re diff --git a/libexec/fingerd/fingerd.8 b/libexec/fingerd/fingerd.8 index 03bf36697ac..96b22740e4a 100644 --- a/libexec/fingerd/fingerd.8 +++ b/libexec/fingerd/fingerd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fingerd.8,v 1.9 2000/03/14 21:31:38 aaron Exp $ +.\" $OpenBSD: fingerd.8,v 1.10 2000/08/02 15:58:09 provos Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)fingerd.8 8.1 (Berkeley) 6/4/93 -.\" $Id: fingerd.8,v 1.9 2000/03/14 21:31:38 aaron Exp $ +.\" $Id: fingerd.8,v 1.10 2000/08/02 15:58:09 provos Exp $ .\" .Dd June 4, 1993 .Dt FINGERD 8 @@ -53,7 +53,7 @@ .Sh DESCRIPTION .Nm Fingerd is a simple protocol based on -.%T RFC1196 +.%T RFC1288 that provides an interface to the Name and Finger programs at several network sites. The program is supposed to return a friendly, diff --git a/usr.sbin/named/man/host.1 b/usr.sbin/named/man/host.1 index e4f504e7217..5431b75254e 100644 --- a/usr.sbin/named/man/host.1 +++ b/usr.sbin/named/man/host.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: host.1,v 1.5 2000/03/14 21:31:37 aaron Exp $ +.\" $OpenBSD: host.1,v 1.6 2000/08/02 15:58:09 provos Exp $ .\" .\" @(#)host.1 e07@nikhef.nl (Eric Wassenaar) 961010 .\" @@ -501,7 +501,7 @@ Security signature Security key .PP The IP v6 address architecture and DNS extensions are defined in -RFC 1884 and RFC 1886. +RFC 2373 and RFC 1886. .TP 10 .B AAAA IP v6 address (address spec with colons) |