Remove the bug reporting email address.
This commit is contained in:
@@ -69,8 +69,8 @@ You should have received a copy of the GNU General Public License, version
|
||||
3, in "[docs/COPYING](./docs/COPYING)". If not, see
|
||||
<https://www.gnu.org/licenses/gpl-3.0.html>.
|
||||
|
||||
Please report any bugs to **pv@ivarch.com**, or use the issue tracker linked
|
||||
from the **pv** home page.
|
||||
Please report bugs or request features via the issue tracker linked from the
|
||||
home page.
|
||||
|
||||
The **pv** home page is at:
|
||||
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ dnl Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023-2025 Andrew Wood
|
||||
dnl
|
||||
dnl License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
|
||||
|
||||
AC_INIT([pv], [1.9.31], [pv@ivarch.com], [pv], [https://www.ivarch.com/programs/pv.shtml])
|
||||
AC_INIT([pv], [1.9.31], [https://codeberg.org/ivarch/pv/issues], [pv], [https://www.ivarch.com/programs/pv.shtml])
|
||||
AC_CONFIG_SRCDIR([src/include/config.h.in])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_HEADERS([src/include/config.h])
|
||||
|
||||
@@ -782,9 +782,7 @@ Numbers passed to \*(lq\fB\-\-last\-written\fR\*(rq,
|
||||
must be integers with no suffix.
|
||||
.\"
|
||||
.SH REPORTING BUGS
|
||||
Please report any bugs to \fBpv@ivarch.com\fR.
|
||||
.PP
|
||||
Alternatively, use the issue tracker linked from the
|
||||
Please report bugs or feature requests via the issue tracker linked from the
|
||||
.UR https://www.ivarch.com/programs/pv.shtml
|
||||
\fBpv\fR home page
|
||||
.UE .
|
||||
|
||||
+2
-4
@@ -742,10 +742,8 @@ be integers with no suffix.
|
||||
|
||||
# REPORTING BUGS
|
||||
|
||||
Please report any bugs to **pv@ivarch.com**.
|
||||
|
||||
Alternatively, use the issue tracker linked from the [**pv** home
|
||||
page](https://www.ivarch.com/programs/pv.shtml).
|
||||
Please report bugs or feature requests via the issue tracker linked from the
|
||||
[**pv** home page](https://www.ivarch.com/programs/pv.shtml).
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user