diff options
Diffstat (limited to 'gnu/usr.bin/groff/grohtml/Makefile.sub')
-rw-r--r-- | gnu/usr.bin/groff/grohtml/Makefile.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/grohtml/Makefile.sub b/gnu/usr.bin/groff/grohtml/Makefile.sub index 3faa1e30125..d75c98a0a5a 100644 --- a/gnu/usr.bin/groff/grohtml/Makefile.sub +++ b/gnu/usr.bin/groff/grohtml/Makefile.sub @@ -1,5 +1,5 @@ PROG=grohtml -MAN1=grohtml.n +MAN1=grohtml.1 XLIBS=$(LIBDRIVER) $(LIBGROFF) MLIB=$(LIBM) OBJS=html.o |