aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-11 07:39:24 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-11 07:39:24 +0200
commit57676089131aebeae1897cc482051b0118081096 (patch)
treea17064240a0c53a996bc0b15cc993d26f454c8dd
parentBump debian version. (diff)
downloadpassword-store-57676089131aebeae1897cc482051b0118081096.tar.xz
password-store-57676089131aebeae1897cc482051b0118081096.zip
Fix makefile and use proper manpage hyperlinks.
-rw-r--r--Makefile2
-rw-r--r--man/pass.110
2 files changed, 10 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e1c662f..8910450 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ BINDIR ?= $(PREFIX)/bin
MANDIR ?= $(PREFIX)/share/man
SYSCONFDIR ?= /etc
-.PHONY: install
+.PHONY: install uninstall
all:
@echo "Password store is a shell script, so there is nothing to do. Try \"make install\" instead."
diff --git a/man/pass.1 b/man/pass.1
index 95b4f92..c0b6e5d 100644
--- a/man/pass.1
+++ b/man/pass.1
@@ -319,7 +319,15 @@ be set using the \fBinit\fP command.
.BR xclip (1).
.SH AUTHOR
-Jason A. Donenfeld <Jason@zx2c4.com>
+.B pass
+was written by
+.MT Jason@zx2c4.com
+Jason A. Donenfeld
+.ME .
+For updates and more information, a project page is available on the
+.UR http://\:zx2c4.com/\:projects/\:password-store
+World Wide Web
+.UE .
.SH COPYING
This program is free software; you can redistribute it and/or