diff options
Diffstat (limited to 'usr.sbin/routed/Makefile')
-rw-r--r-- | usr.sbin/routed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/routed/Makefile b/usr.sbin/routed/Makefile index d9dd7f8..b2bdbf3 100644 --- a/usr.sbin/routed/Makefile +++ b/usr.sbin/routed/Makefile @@ -3,7 +3,7 @@ PROG= routed SRCS= af.c if.c input.c main.c output.c startup.c tables.c timer.c \ trace.c inet.c -MAN8= routed.0 +MAN8= routed.8 #SUBDIR= query trace DPADD= ${LIBCOMPAT} LDADD= -lcompat |