Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/map-mbone Whitespace nits.



details:   https://anonhg.NetBSD.org/src/rev/67127f526f4b
branches:  trunk
changeset: 520902:67127f526f4b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Jan 19 03:26:30 2002 +0000

description:
Whitespace nits.

diffstat:

 usr.sbin/map-mbone/map-mbone.8 |  22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diffs (63 lines):

diff -r 7c073dc7227d -r 67127f526f4b usr.sbin/map-mbone/map-mbone.8
--- a/usr.sbin/map-mbone/map-mbone.8    Sat Jan 19 03:26:04 2002 +0000
+++ b/usr.sbin/map-mbone/map-mbone.8    Sat Jan 19 03:26:30 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: map-mbone.8,v 1.2 1995/10/03 23:16:53 thorpej Exp $
+.\"    $NetBSD: map-mbone.8,v 1.3 2002/01/19 03:26:30 wiz Exp $
 .\"
 .TH MAP-MBONE 8
 .UC 5
@@ -10,16 +10,16 @@
 .B \-d
 .I debug_level
 ] [
-.B \-f 
+.B \-f
 ] [
-.B \-g 
+.B \-g
 ] [
-.B \-n 
+.B \-n
 ] [
-.B \-r 
+.B \-r
 .I retry_count
 ] [
-.B \-t 
+.B \-t
 .I timeout_count
 ] [
 .B starting_router
@@ -30,18 +30,18 @@
 .I starting_router.
 If not specified on the command line, the default multicast
 .I starting_router
-is the localhost. 
+is the localhost.
 .PP
 .I map-mbone
 traverses neighboring multicast routers by sending the ASK_NEIGHBORS IGMP
 message to the multicast starting_router. If this multicast router responds,
 the version number and a list of their neighboring multicast router addresses is
 part of that response. If the responding router has recent multicast version
-number, then 
+number, then
 .I map-mbone
 requests additional information such as metrics, thresholds, and flags from the
-multicast router. For each new occurrence of neighboring multicast router in 
-the reply and provided the flooding option has been selected, then 
+multicast router. For each new occurrence of neighboring multicast router in
+the reply and provided the flooding option has been selected, then
 .I map-mbone
 asks each of this multicast router for a list of neighbors. This search
 for unique routers will continue until no new neighboring multicast routers
@@ -53,7 +53,7 @@
 "\-d" option sets the debug level. When the debug level is greater than the
 default value of 0, addition debugging messages are printed. Regardless of
 the debug level, an error condition, will always write an error message and will
-cause 
+cause
 .I map-mbone
 to terminate.
 Non-zero debug levels have the following effects:



Home | Main Index | Thread Index | Old Index