diff --git a/usr.bin/watch/Makefile b/usr.bin/watch/Makefile index 3d541639ef6a..7a9f602d97b0 100644 --- a/usr.bin/watch/Makefile +++ b/usr.bin/watch/Makefile @@ -1,5 +1,5 @@ PROG= watch -NOMAN= +MAN8= watch.8 BINMODE=500 LDADD= -ltermcap diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile index 3d541639ef6a..7a9f602d97b0 100644 --- a/usr.sbin/watch/Makefile +++ b/usr.sbin/watch/Makefile @@ -1,5 +1,5 @@ PROG= watch -NOMAN= +MAN8= watch.8 BINMODE=500 LDADD= -ltermcap