password-store

Simple password manager using gpg and ordinary unix directories
git clone https://git.zx2c4.com/password-store
Log | Files | Refs | README | LICENSE

commit 57676089131aebeae1897cc482051b0118081096
parent 796610eea5a454e7bb9a5641f1d182e605e5b2df
Author: Jason A. Donenfeld <Jason@zx2c4.com>
Date:   Tue, 11 Sep 2012 07:39:24 +0200

Fix makefile and use proper manpage hyperlinks.

Diffstat:
MMakefile | 2+-
Mman/pass.1 | 10+++++++++-
2 files changed, 10 insertions(+), 2 deletions(-)

diff --git 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 @@ -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