diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | src/bindfs.1 | 8 |
3 files changed, 5 insertions, 6 deletions
@@ -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 <martin dot partel at gmail dot com> @@ -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 <martin dot partel at gmail dot com> .SH SEE ALSO -\fBchmod\fP(1), \fBfusermount\fP(1) +\fBchmod\fP(1), \fBfusermount\fP(1), \fBhttp://bindfs.org/\fP |