summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/bc
diff options
context:
space:
mode:
authorroot <root@FreeBSD.org>1993-07-02 04:54:10 +0000
committerroot <root@FreeBSD.org>1993-07-02 04:54:10 +0000
commit8f0189751cdf236cb9824384a15a9af652092c8b (patch)
treec90b7fbc446933b024242aa6f35b4249f3439e5b /gnu/usr.bin/bc
parentbce6cf20b10cf53321141be8eb5ad420ed6fe42c (diff)
downloadFreeBSD-src-8f0189751cdf236cb9824384a15a9af652092c8b.zip
FreeBSD-src-8f0189751cdf236cb9824384a15a9af652092c8b.tar.gz
New manual page system
Diffstat (limited to 'gnu/usr.bin/bc')
-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