all level 2 messages plus notifications of all packet
arrivals and departures are printed to stderr.
.PP
-Upon startup, mrouted writes its pid to the file /etc/mrouted.pid .
+Upon startup, mrouted writes its pid to the file /var/run/mrouted.pid .
.SH CONFIGURATION
.PP
.I Mrouted
.IP TERM
same as INT
.IP USR1
-dumps the internal routing tables to /usr/tmp/mrouted.dump.
+dumps the internal routing tables to /var/tmp/mrouted.dump.
.IP USR2
-dumps the internal cache tables to /usr/tmp/mrouted.cache.
+dumps the internal cache tables to /var/tmp/mrouted.cache.
.IP QUIT
dumps the internal routing tables to stderr (only if
.I mrouted
.PP
For convenience in sending signals,
.I mrouted
-writes its pid to /etc/mrouted.pid upon startup.
+writes its pid to /var/run/mrouted.pid upon startup.
.bp
.SH EXAMPLE
.PP
.SH FILES
/etc/mrouted.conf
.br
-/etc/mrouted.pid
+/var/run/mrouted.pid
.br
-/usr/tmp/mrouted.dump
+/var/tmp/mrouted.dump
.br
-/usr/tmp/mrouted.cache
+/var/tmp/mrouted.cache
.SH SEE ALSO
.BR mrinfo (8) ,
.BR mtrace (8) ,