summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-05-19 10:32:49 +0200
committerStefan Kreutz <mail@skreutz.com>2022-05-19 10:32:49 +0200
commit7fd4151a2893f9723e482ae045c468be4ceb2f0a (patch)
tree235b857c3398b844c80cea0e7995e424868240f8
parent4d96b8b8000291561c6185ee2abc888231112274 (diff)
downloadtemp-postgres-7fd4151a2893f9723e482ae045c468be4ceb2f0a.tar
Fix manual page file name
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5cc9272..331966a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-MAN= installiso.8
+MAN= temp-postgres.1
BINDIR= /usr/local/bin
MANDIR= /usr/local/man/man
Generated by cgit. See skreutz.com for my tech blog and contact information.