From e17adbb805c7363b8e6a18fe49d4269a94d4c8b8 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Mon, 22 Jul 2013 22:58:23 +0300 Subject: Changed home page to http://bindfs.org/ --- ChangeLog | 1 + README | 2 +- src/bindfs.1 | 8 +++----- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index cfb522c..3abbacf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * Added --chmod-filter, contributed by Anton Ageev. Thanks! * Released 1.12.2 + * Project home page is now bindfs.org 2013-05-08 Martin Pärtel diff --git a/README b/README index d8f7956..7d98dd3 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -bindfs - http://code.google.com/p/bindfs/ +bindfs - http://bindfs.org/ -- Overview -- diff --git a/src/bindfs.1 b/src/bindfs.1 index 4b3336a..769685d 100644 --- a/src/bindfs.1 +++ b/src/bindfs.1 @@ -370,10 +370,8 @@ This may constitute a security risk if you rely on bindfs to reduce permissions on new files. For this reason, as of version 1.11 bindfs runs in single-threaded mode by default. -Please report bugs to the issue tracker on the project home page at -\fBhttp://code.google.com/p/bindfs/\fP -Send patches as pull requests to \fBhttps://github.com/mpartel/bindfs\fP or -by e-mail to \fBmartin dot partel at gmail dot com\fP. +Please report bugs and/or send pull requests to +\fBhttps://github.com/mpartel/bindfs/issues\fP. .SH DEPRECATIONS @@ -392,5 +390,5 @@ Martin P\[:a]rtel .SH SEE ALSO -\fBchmod\fP(1), \fBfusermount\fP(1) +\fBchmod\fP(1), \fBfusermount\fP(1), \fBhttp://bindfs.org/\fP -- cgit v1.2.3