summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sbin/mountd/mountd.84
-rw-r--r--sbin/nfsd/nfsd.84
-rw-r--r--sbin/ping6/ping6.86
-rw-r--r--sbin/routed/routed.86
-rw-r--r--sbin/routed/rtquery/rtquery.86
5 files changed, 13 insertions, 13 deletions
diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8
index 2ab808a8641..3b3ab228705 100644
--- a/sbin/mountd/mountd.8
+++ b/sbin/mountd/mountd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mountd.8,v 1.14 2003/06/02 20:06:16 millert Exp $
+.\" $OpenBSD: mountd.8,v 1.15 2003/08/08 09:34:10 jmc Exp $
.\" $NetBSD: mountd.8,v 1.11 1996/02/18 11:57:51 fvdl Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -52,7 +52,7 @@ listens for service requests at the port indicated in the
.Tn NFS
server specification; see
.%T "Network File System Protocol Specification" ,
-RFC1094, Appendix A and
+RFC 1094, Appendix A and
.%T "NFS: Network File System Version 3 Protocol Specification" ,
Appendix I.
.Pp
diff --git a/sbin/nfsd/nfsd.8 b/sbin/nfsd/nfsd.8
index fbff04b67dc..288534a4e26 100644
--- a/sbin/nfsd/nfsd.8
+++ b/sbin/nfsd/nfsd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nfsd.8,v 1.12 2003/06/02 20:06:16 millert Exp $
+.\" $OpenBSD: nfsd.8,v 1.13 2003/08/08 09:34:10 jmc Exp $
.\" $NetBSD: nfsd.8,v 1.7 1996/02/18 11:58:24 fvdl Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -97,7 +97,7 @@ listens for service requests at the port indicated in the
.Tn NFS
server specification; see
.%T "Network File System Protocol Specification" ,
-RFC1094 and
+RFC 1094 and
.%T "NFS: Network File System Version 3 Protocol Specification" .
.Pp
The
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8
index 2f9dcf944f1..9fd154ac877 100644
--- a/sbin/ping6/ping6.8
+++ b/sbin/ping6/ping6.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ping6.8,v 1.26 2003/06/03 13:16:08 jmc Exp $
+.\" $OpenBSD: ping6.8,v 1.27 2003/08/08 09:34:10 jmc Exp $
.\" $KAME: ping6.8,v 1.57 2002/05/26 13:18:25 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -98,7 +98,7 @@ from a host or gateway.
datagrams (``pings'') have an IPv6 header,
and
.Tn ICMPv6
-header formatted as documented in RFC2463.
+header formatted as documented in RFC 2463.
The options are as follows:
.Bl -tag -width Ds
.\" old ipsec
@@ -432,7 +432,7 @@ $ ping6 -a agl dst.foo.com
.%A A. Conta
.%A S. Deering
.%T "Internet Control Message Protocol (ICMPv6) for the Internet Protocol Version 6 (IPv6) Specification"
-.%N RFC2463
+.%N RFC 2463
.%D December 1998
.Re
.Rs
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8
index 5415d9dddde..14935ec7c1e 100644
--- a/sbin/routed/routed.8
+++ b/sbin/routed/routed.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: routed.8,v 1.36 2003/06/03 13:16:09 jmc Exp $
+.\" $OpenBSD: routed.8,v 1.37 2003/08/08 09:34:10 jmc Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -48,8 +48,8 @@
.Nm
is a daemon invoked at boot time to manage the network
routing tables.
-It uses Routing Information Protocol, RIPv1 (RFC\ 1058),
-RIPv2 (RFC\ 1723),
+It uses Routing Information Protocol, RIPv1 (RFC 1058),
+RIPv2 (RFC 1723),
and Internet Router Discovery Protocol (RFC 1256)
to maintain the kernel routing table.
The RIPv1 protocol is based on the reference
diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8
index 85c68052817..5ad03192ce9 100644
--- a/sbin/routed/rtquery/rtquery.8
+++ b/sbin/routed/rtquery/rtquery.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rtquery.8,v 1.16 2003/06/03 13:16:09 jmc Exp $
+.\" $OpenBSD: rtquery.8,v 1.17 2003/08/08 09:34:10 jmc Exp $
.\"
.\" Copyright (c) 1982, 1986, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -130,5 +130,5 @@ Dumps the daemon's routing table to the current tracefile.
.Sh SEE ALSO
.Xr routed 8
.Pp
-.Dl RFC\ 1058 - Routing Information Protocol, RIPv1
-.Dl RFC\ 1723 - Routing Information Protocol, RIPv2
+.Dl RFC 1058 - Routing Information Protocol, RIPv1
+.Dl RFC 1723 - Routing Information Protocol, RIPv2