summaryrefslogtreecommitdiffstats
path: root/pig
diff options
context:
space:
mode:
Diffstat (limited to 'pig')
-rw-r--r--pig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pig/Makefile b/pig/Makefile
index 60f6b24c..1b08db86 100644
--- a/pig/Makefile
+++ b/pig/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= pig
-MAN6= pig.0
+MAN= pig.6
.include <bsd.prog.mk>