diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-04 08:45:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-04 08:45:24 +0000 |
commit | 305d7b768135483ed99c8661aafbfa1e6aa69da1 (patch) | |
tree | 3bcc18e63f423b93542d84a7cbd5903045012872 | |
parent | 69a49f9b71d99dc20d030a9ab85fa0d3b62ae57e (diff) |
update RFC reference for PIM-DM;
remove out of date comment concerning RFC for PIM-SM;
ok mcbride@
-rw-r--r-- | share/man/man4/pim.4 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man4/pim.4 b/share/man/man4/pim.4 index 71a38ffaf62..8efe111dd95 100644 --- a/share/man/man4/pim.4 +++ b/share/man/man4/pim.4 @@ -24,7 +24,7 @@ .\" DEALINGS IN THE SOFTWARE. .\" .\" $FreeBSD: src/share/man/man4/pim.4,v 1.2 2004/07/09 09:22:36 ru Exp $ -.\" $OpenBSD: pim.4,v 1.3 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: pim.4,v 1.4 2005/10/04 08:45:23 jmc Exp $ .\" $NetBSD: pim.4,v 1.2 2004/09/12 13:06:14 wiz Exp $ .\" .Dd September 4, 2003 @@ -174,12 +174,9 @@ and .Xr multicast 4 .\" .Sh STANDARDS -.\" XXX the PIM-SM number must be updated after RFC 2362 is -.\" replaced by a new RFC by the end of year 2003 or so. The PIM-SM protocol is specified in RFC 2362 (to be replaced by .Pa draft-ietf-pim-sm-v2-new-* ) . -The PIM-DM protocol is specified in -.Pa draft-ietf-pim-dm-new-v2-* . +The PIM-DM protocol is specified in RFC 3973. .\" .Sh AUTHORS .An -nosplit |