summaryrefslogtreecommitdiffstats
path: root/bin/pwd
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pwd')
-rw-r--r--bin/pwd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pwd/Makefile b/bin/pwd/Makefile
index be42836..129ed63 100644
--- a/bin/pwd/Makefile
+++ b/bin/pwd/Makefile
@@ -3,6 +3,6 @@
PROG= pwd
LINKS= ${BINDIR}/pwd ${BINDIR}/realpath
-MAN1= pwd.1 realpath.1
+MAN= pwd.1 realpath.1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud