summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/bc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/bc/Makefile')
-rw-r--r--gnu/usr.bin/bc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/bc/Makefile b/gnu/usr.bin/bc/Makefile
index fe59b19..fac7437 100644
--- a/gnu/usr.bin/bc/Makefile
+++ b/gnu/usr.bin/bc/Makefile
@@ -1,6 +1,6 @@
PROG= bc
SRCS= bc.c global.c scan.c util.c main.c number.c storage.c load.c execute.c
-MAN1= bc.0
+MAN1= bc.1
CFLAGS+= -D_POSIX_SOURCE -I$(.CURDIR)
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud