summaryrefslogtreecommitdiffstats
path: root/usr.sbin/routed/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/routed/defs.h')
-rw-r--r--usr.sbin/routed/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/routed/defs.h b/usr.sbin/routed/defs.h
index 5b5ccac..5672210 100644
--- a/usr.sbin/routed/defs.h
+++ b/usr.sbin/routed/defs.h
@@ -76,7 +76,7 @@ int kmem;
int supplier; /* process should supply updates */
int install; /* if 1 call kernel */
int lookforinterfaces; /* if 1 probe kernel for new up interfaces */
-int performnlist; /* if 1 check if /vmunix has changed */
+int performnlist; /* if 1 check if /kernel has changed */
int externalinterfaces; /* # of remote and local interfaces */
struct timeval now; /* current idea of time */
struct timeval lastbcast; /* last time all/changes broadcast */
OpenPOWER on IntegriCloud