summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-07-07 14:21:32 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-07-07 14:21:58 +0200
commit58a60f7909a532ee8a890677e9c7772d0bdd8fa7 (patch)
tree0caa3f5ff485d122262ce246aa54714dc29980fd
parent6cb362f399f1247fb86b1371da056d9ba4418280 (diff)
Renamed manuals to *.pod
-rw-r--r--Makefile2
-rw-r--r--man/1/envify.pod (renamed from man/1/envify)0
l---------man/1/envstore.pod (renamed from man/1/envstore)0
3 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6e4d764..6ca2795 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ prefix ?= /usr/local
manuals: build/envstore.1 build/envify.1
-build/%.1: man/1/%
+build/%.1: man/1/%.pod
mkdir -p build
pod2man $< > $@
diff --git a/man/1/envify b/man/1/envify.pod
index ce7888c..ce7888c 100644
--- a/man/1/envify
+++ b/man/1/envify.pod
diff --git a/man/1/envstore b/man/1/envstore.pod
index 11ae3ec..11ae3ec 120000
--- a/man/1/envstore
+++ b/man/1/envstore.pod