diff options
author | Hakan Olsson <ho@cvs.openbsd.org> | 2001-05-22 15:18:19 +0000 |
---|---|---|
committer | Hakan Olsson <ho@cvs.openbsd.org> | 2001-05-22 15:18:19 +0000 |
commit | c00a3aeb687909eb63e62e29fd0b01fdba9a485f (patch) | |
tree | 9aeae6885686d9e0215645e3bb386c004ad90ab6 /usr.sbin/mrinfo | |
parent | ef51fe02aa0a52e42c9e158147799d3b6179bb61 (diff) |
Some fixes. From <mpech@prosoft.org.lv>
Diffstat (limited to 'usr.sbin/mrinfo')
-rw-r--r-- | usr.sbin/mrinfo/mrinfo.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/mrinfo/mrinfo.8 b/usr.sbin/mrinfo/mrinfo.8 index ef8be2c93ed..22a3881ea0b 100644 --- a/usr.sbin/mrinfo/mrinfo.8 +++ b/usr.sbin/mrinfo/mrinfo.8 @@ -1,8 +1,8 @@ -.\" $OpenBSD: mrinfo.8,v 1.3 2001/05/22 11:14:07 ho Exp $ +.\" $OpenBSD: mrinfo.8,v 1.4 2001/05/22 15:18:18 ho Exp $ .\" $NetBSD: mrinfo.8,v 1.2 1995/10/03 23:20:39 thorpej Exp $ .\" .Dd May 8, 1995 -.Dt mrinfo 8 +.Dt MRINFO 8 .Os .Sh NAME .Nm mrinfo @@ -71,8 +71,8 @@ the metric (cost of connection), the threshold (multicast ttl) is displayed. If the queried multicast router has a newer version number, the type (tunnel, srcrt) and status (disabled, down) of the connection is displayed. .Sh SEE ALSO -.Xr mrouted 8 , .Xr map-mbone 8 , +.Xr mrouted 8 , .Xr mtrace 8 .Sh AUTHOR Van Jacobson |