diff options
Diffstat (limited to 'usr.sbin/boot0cfg/Makefile')
-rw-r--r-- | usr.sbin/boot0cfg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/boot0cfg/Makefile b/usr.sbin/boot0cfg/Makefile index af1302b..f1e97d3 100644 --- a/usr.sbin/boot0cfg/Makefile +++ b/usr.sbin/boot0cfg/Makefile @@ -3,5 +3,6 @@ MAINTAINER= rnordier PROG= boot0cfg +MAN= boot0cfg.8 .include <bsd.prog.mk> |