Blame SOURCES/0019-Issue-49205-Fix-logconv.pl-man-page.patch

b69e47
From 6cad70f25460f3ede0429ce11d5e60946acf1174 Mon Sep 17 00:00:00 2001
b69e47
From: Mark Reynolds <mreynolds@redhat.com>
b69e47
Date: Fri, 31 Mar 2017 11:23:50 -0400
b69e47
Subject: [PATCH] Issue 49205 - Fix logconv.pl man page
b69e47
b69e47
Description:  Fixed mistake in wording in the logconv.pl man page.  Also
b69e47
              updated all the man pages with the new pagure ticket url.
b69e47
b69e47
https://pagure.io/389-ds-base/issue/49205
b69e47
b69e47
Reviewed by: nhosoi(Thanks!)
b69e47
---
b69e47
 man/man1/cl-dump.1                  |  6 +++---
b69e47
 man/man1/dbgen.pl.1                 |  6 +++---
b69e47
 man/man1/dbscan.1                   |  6 +++---
b69e47
 man/man1/ds-logpipe.py.1            |  6 +++---
b69e47
 man/man1/dsktune.1                  |  6 +++---
b69e47
 man/man1/infadd.1                   |  6 +++---
b69e47
 man/man1/ldap-agent.1               |  6 +++---
b69e47
 man/man1/ldclt.1                    |  6 +++---
b69e47
 man/man1/ldif.1                     |  6 +++---
b69e47
 man/man1/logconv.pl.1               | 10 +++++-----
b69e47
 man/man1/migratecred.1              |  6 +++---
b69e47
 man/man1/mmldif.1                   |  6 +++---
b69e47
 man/man1/pwdhash.1                  |  6 +++---
b69e47
 man/man1/readnsstate.1              |  6 +++---
b69e47
 man/man1/repl-monitor.1             |  8 ++++----
b69e47
 man/man1/rsearch.1                  |  6 +++---
b69e47
 man/man8/bak2db.8                   |  6 +++---
b69e47
 man/man8/bak2db.pl.8                |  6 +++---
b69e47
 man/man8/cleanallruv.pl.8           |  6 +++---
b69e47
 man/man8/db2bak.8                   |  6 +++---
b69e47
 man/man8/db2bak.pl.8                |  6 +++---
b69e47
 man/man8/db2index.8                 |  6 +++---
b69e47
 man/man8/db2index.pl.8              |  6 +++---
b69e47
 man/man8/db2ldif.8                  |  6 +++---
b69e47
 man/man8/db2ldif.pl.8               |  6 +++---
b69e47
 man/man8/dbverify.8                 |  6 +++---
b69e47
 man/man8/dn2rdn.8                   |  6 +++---
b69e47
 man/man8/fixup-linkedattrs.pl.8     |  6 +++---
b69e47
 man/man8/fixup-memberof.pl.8        |  6 +++---
b69e47
 man/man8/ldif2db.8                  |  6 +++---
b69e47
 man/man8/ldif2db.pl.8               |  6 +++---
b69e47
 man/man8/ldif2ldap.8                |  6 +++---
b69e47
 man/man8/migrate-ds.pl.8            | 18 +++++++++---------
b69e47
 man/man8/monitor.8                  |  6 +++---
b69e47
 man/man8/ns-accountstatus.pl.8      |  6 +++---
b69e47
 man/man8/ns-activate.pl.8           |  6 +++---
b69e47
 man/man8/ns-inactivate.pl.8         |  6 +++---
b69e47
 man/man8/ns-newpwpolicy.pl.8        |  6 +++---
b69e47
 man/man8/ns-slapd.8                 |  6 +++---
b69e47
 man/man8/remove-ds.pl.8             |  6 +++---
b69e47
 man/man8/restart-dirsrv.8           |  6 +++---
b69e47
 man/man8/restoreconfig.8            |  6 +++---
b69e47
 man/man8/saveconfig.8               |  6 +++---
b69e47
 man/man8/schema-reload.pl.8         |  6 +++---
b69e47
 man/man8/setup-ds.pl.8              |  6 +++---
b69e47
 man/man8/start-dirsrv.8             |  6 +++---
b69e47
 man/man8/status-dirsrv.8            |  6 +++---
b69e47
 man/man8/stop-dirsrv.8              |  6 +++---
b69e47
 man/man8/suffix2instance.8          |  6 +++---
b69e47
 man/man8/syntax-validate.pl.8       |  6 +++---
b69e47
 man/man8/upgradedb.8                |  6 +++---
b69e47
 man/man8/upgradednformat.8          |  6 +++---
b69e47
 man/man8/usn-tombstone-cleanup.pl.8 |  6 +++---
b69e47
 man/man8/verify-db.pl.8             |  6 +++---
b69e47
 man/man8/vlvindex.8                 |  6 +++---
b69e47
 55 files changed, 174 insertions(+), 174 deletions(-)
b69e47
b69e47
diff --git a/man/man1/cl-dump.1 b/man/man1/cl-dump.1
b69e47
index f9dedbe..db736ac 100644
b69e47
--- a/man/man1/cl-dump.1
b69e47
+++ b/man/man1/cl-dump.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH CL-DUMP 1 "May 18, 2008"
b69e47
+.TH CL-DUMP 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -81,11 +81,11 @@ is running, and from where the server's changelog directory is accessible.
b69e47
 .SH AUTHOR
b69e47
 cl-dump was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/dbgen.pl.1 b/man/man1/dbgen.pl.1
b69e47
index 6f25080..c238c9c 100644
b69e47
--- a/man/man1/dbgen.pl.1
b69e47
+++ b/man/man1/dbgen.pl.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DBGEN.PL 1 "May 18, 2008"
b69e47
+.TH DBGEN.PL 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -78,11 +78,11 @@ Add groups containing uniquemembers; generate a group for every 100 user entries
b69e47
 .SH AUTHOR
b69e47
 dbgen.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/dbscan.1 b/man/man1/dbscan.1
b69e47
index e5ff0a7..641a3af 100644
b69e47
--- a/man/man1/dbscan.1
b69e47
+++ b/man/man1/dbscan.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DBSCAN 1 "May 18, 2008"
b69e47
+.TH DBSCAN 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -91,11 +91,11 @@ dbscan \fB\-f\fR objectclass.db4
b69e47
 .SH AUTHOR
b69e47
 dbscan was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/ds-logpipe.py.1 b/man/man1/ds-logpipe.py.1
b69e47
index c7ea93d..0a6c15a 100644
b69e47
--- a/man/man1/ds-logpipe.py.1
b69e47
+++ b/man/man1/ds-logpipe.py.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DS-LOGPIPE.PY 1 "November 24, 2009"
b69e47
+.TH DS-LOGPIPE.PY 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -90,9 +90,9 @@ The error log and audit log have similarly named configuration attributes e.g. n
b69e47
 .SH AUTHOR
b69e47
 ds-logpipe.py was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2009 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This is free software.  You may redistribute copies of it under the terms of
b69e47
 the Directory Server license found in the LICENSE file of this
b69e47
diff --git a/man/man1/dsktune.1 b/man/man1/dsktune.1
b69e47
index 19a6229..b3a5f7b 100644
b69e47
--- a/man/man1/dsktune.1
b69e47
+++ b/man/man1/dsktune.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DSKTUNE 1 "May 18, 2008"
b69e47
+.TH DSKTUNE 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -49,11 +49,11 @@ specify alternate server installation directory
b69e47
 .SH AUTHOR
b69e47
 dsktune was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/infadd.1 b/man/man1/infadd.1
b69e47
index 0969019..75c2f42 100644
b69e47
--- a/man/man1/infadd.1
b69e47
+++ b/man/man1/infadd.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH INFADD 1 "May 18, 2008"
b69e47
+.TH INFADD 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -67,11 +67,11 @@ add binary blob of average size of <size> bytes
b69e47
 .SH AUTHOR
b69e47
 infadd was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/ldap-agent.1 b/man/man1/ldap-agent.1
b69e47
index 50d80c3..f2d6576 100644
b69e47
--- a/man/man1/ldap-agent.1
b69e47
+++ b/man/man1/ldap-agent.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH LDAP-AGENT 1 "May 18, 2008"
b69e47
+.TH LDAP-AGENT 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -44,11 +44,11 @@ Sample usage:
b69e47
 .SH AUTHOR
b69e47
 ldap\-agent was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/ldclt.1 b/man/man1/ldclt.1
b69e47
index 4105f42..451a88b 100644
b69e47
--- a/man/man1/ldclt.1
b69e47
+++ b/man/man1/ldclt.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH LDCLT 1 "May 18, 2008"
b69e47
+.TH LDCLT 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -220,11 +220,11 @@ Execution parameters:
b69e47
 .SH AUTHOR
b69e47
 ldclt was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/ldif.1 b/man/man1/ldif.1
b69e47
index f5fa99b..c2398b4 100644
b69e47
--- a/man/man1/ldif.1
b69e47
+++ b/man/man1/ldif.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH LDIF 1 "May 18, 2008"
b69e47
+.TH LDIF 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -40,11 +40,11 @@ ldif dn < /tmp/ldif
b69e47
 .SH AUTHOR
b69e47
 ldif was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/logconv.pl.1 b/man/man1/logconv.pl.1
b69e47
index e4c1d13..13db49f 100644
b69e47
--- a/man/man1/logconv.pl.1
b69e47
+++ b/man/man1/logconv.pl.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH LOGCONV.PL 1 "May 18, 2008"
b69e47
+.TH LOGCONV.PL 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -38,7 +38,7 @@ DEFAULT \-> cn=directory manager
b69e47
 .B \fB\-D, \-\-data\fR <Location for temporary data files>
b69e47
 DEFAULT \-> /tmp
b69e47
 .br
b69e47
-TIP \-> If there is not enough RAM, a RAM disk can be used instead:
b69e47
+TIP \-> If there is enough RAM, a RAM disk can be used instead:
b69e47
 
b69e47
        mkdir /dev/shm/logconv, and use this directory for the "\-D" value.
b69e47
 .TP
b69e47
@@ -115,7 +115,7 @@ Examples:
b69e47
 .IP
b69e47
 logconv.pl \fB\-s\fR 10 \fB\-V\fR access
b69e47
 .IP
b69e47
-logconv.pl \fB\-d\fR "cn=directory manager" /export/server4/slapd\-host/logs/access*
b69e47
+logconv.pl \fB\-d\fR "cn=directory manager" /var/log/dirsrv/slapd\-host/access*
b69e47
 .IP
b69e47
 logconv.pl \fB\-s\fR 50 \fB\-ibgju\fR access*
b69e47
 .IP
b69e47
@@ -124,11 +124,11 @@ logconv.pl \fB\-S\fR "[28/Mar/2002:13:14:22 \fB\-0800]\fR" \fB\-E\fR "[28/Mar/20
b69e47
 .SH AUTHOR
b69e47
 logconv.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/migratecred.1 b/man/man1/migratecred.1
b69e47
index 50fbe0a..e935b5f 100644
b69e47
--- a/man/man1/migratecred.1
b69e47
+++ b/man/man1/migratecred.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH MIGRATECRED 1 "May 18, 2008"
b69e47
+.TH MIGRATECRED 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -50,11 +50,11 @@ New plugin path (of the new instance)
b69e47
 .SH AUTHOR
b69e47
 migratecred was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/mmldif.1 b/man/man1/mmldif.1
b69e47
index e3f31ca..bde95d1 100644
b69e47
--- a/man/man1/mmldif.1
b69e47
+++ b/man/man1/mmldif.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH MMLDIF 1 "May 18, 2008"
b69e47
+.TH MMLDIF 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -46,11 +46,11 @@ Write authoritative data to this file
b69e47
 .SH AUTHOR
b69e47
 mmldif was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/pwdhash.1 b/man/man1/pwdhash.1
b69e47
index 3ef5c9d..96194b3 100644
b69e47
--- a/man/man1/pwdhash.1
b69e47
+++ b/man/man1/pwdhash.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH PWDHASH 1 "May 18, 2008"
b69e47
+.TH PWDHASH 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -47,11 +47,11 @@ Takes the password schema directly from the ns-slapd configuration
b69e47
 .SH AUTHOR
b69e47
 dbscan was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man1/readnsstate.1 b/man/man1/readnsstate.1
b69e47
index 0edf352..b18f49a 100644
b69e47
--- a/man/man1/readnsstate.1
b69e47
+++ b/man/man1/readnsstate.1
b69e47
@@ -1,4 +1,4 @@
b69e47
-.TH READNSSTATE 1 "May 13 2016"
b69e47
+.TH READNSSTATE 1 "March 31, 2017"
b69e47
 .SH NAME
b69e47
 readnsstate \- interpret the contents of cn=replica's nsState value
b69e47
 .B readnsstate
b69e47
@@ -38,9 +38,9 @@ For replica cn=replica,cn=dc\3Dexample\2Cdc\3Dcom,cn=mapping tree,cn=config
b69e47
 .SH AUTHOR
b69e47
 readnsstate was written by the 389 Project by richm.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2016 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by William Brown <wibrown@redhat.com>,
b69e47
 for the 389 Directory Server Project.
b69e47
diff --git a/man/man1/repl-monitor.1 b/man/man1/repl-monitor.1
b69e47
index 17b9c4b..2e4fc77 100644
b69e47
--- a/man/man1/repl-monitor.1
b69e47
+++ b/man/man1/repl-monitor.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH REPL-MONITOR 1 "Jun 28, 2016"
b69e47
+.TH REPL-MONITOR 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -121,16 +121,16 @@ MY_SYSTEM2 = localhost2.localdomain:3892
b69e47
 .SH AUTHOR
b69e47
 repl-monitor was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2016 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
 .br
b69e47
-Manual page updated by Mark Reynolds <mreynolds@redhat.com> 6/28/2016
b69e47
+Manual page updated by Mark Reynolds <mreynolds@redhat.com> 3/31/2017
b69e47
 .br
b69e47
 This is free software.  You may redistribute copies of it under the terms of
b69e47
 the Directory Server license found in the LICENSE file of this
b69e47
diff --git a/man/man1/rsearch.1 b/man/man1/rsearch.1
b69e47
index 319bfc1..ec269a5 100644
b69e47
--- a/man/man1/rsearch.1
b69e47
+++ b/man/man1/rsearch.1
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH RSEARCH 1 "May 18, 2008"
b69e47
+.TH RSEARCH 1 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -123,11 +123,11 @@ Use \fB\-B\fR file for binding; ignored if \fB\-B\fR is not given
b69e47
 .SH AUTHOR
b69e47
 rsearch was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man8/bak2db.8 b/man/man8/bak2db.8
b69e47
index 77864728..74e5e58 100644
b69e47
--- a/man/man8/bak2db.8
b69e47
+++ b/man/man8/bak2db.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH BAK2DB 8 "Mar 5, 2013"
b69e47
+.TH BAK2DB 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -57,6 +57,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 bak2db was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/bak2db.pl.8 b/man/man8/bak2db.pl.8
b69e47
index 1bb76c5..01a41c1 100644
b69e47
--- a/man/man8/bak2db.pl.8
b69e47
+++ b/man/man8/bak2db.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH BAK2DB.PL 8 "Mar 5, 2013"
b69e47
+.TH BAK2DB.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -73,6 +73,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 bak2db.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/cleanallruv.pl.8 b/man/man8/cleanallruv.pl.8
b69e47
index 55678ac..3afc688 100644
b69e47
--- a/man/man8/cleanallruv.pl.8
b69e47
+++ b/man/man8/cleanallruv.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH CLEANALLRUV.PL 8 " Mar 5, 2013"
b69e47
+.TH CLEANALLRUV.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -76,6 +76,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 cleanallruv.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/db2bak.8 b/man/man8/db2bak.8
b69e47
index 5de017e..727867a 100644
b69e47
--- a/man/man8/db2bak.8
b69e47
+++ b/man/man8/db2bak.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DB2BAK 8 "Mar 5, 2013"
b69e47
+.TH DB2BAK 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -58,6 +58,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 db2bak was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/db2bak.pl.8 b/man/man8/db2bak.pl.8
b69e47
index 9a34d51..a752885 100644
b69e47
--- a/man/man8/db2bak.pl.8
b69e47
+++ b/man/man8/db2bak.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DB2BAK.PL 8 "Mar 5, 2013"
b69e47
+.TH DB2BAK.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -72,6 +72,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 db2bak.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/db2index.8 b/man/man8/db2index.8
b69e47
index 1e70cc9..f70ba67 100644
b69e47
--- a/man/man8/db2index.8
b69e47
+++ b/man/man8/db2index.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DB2INDEX 8 "Mar 5, 2013"
b69e47
+.TH DB2INDEX 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -62,6 +62,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 db2index was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/db2index.pl.8 b/man/man8/db2index.pl.8
b69e47
index 4ff9c7a..7297fae 100644
b69e47
--- a/man/man8/db2index.pl.8
b69e47
+++ b/man/man8/db2index.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DB2INDEX.PL 8 "Mar 5, 2013"
b69e47
+.TH DB2INDEX.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -76,6 +76,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 db2index.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/db2ldif.8 b/man/man8/db2ldif.8
b69e47
index 2a787f2..31f686b 100644
b69e47
--- a/man/man8/db2ldif.8
b69e47
+++ b/man/man8/db2ldif.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DB2LDIF 8 "Mar 5, 2013"
b69e47
+.TH DB2LDIF 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -101,6 +101,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 db2ldif was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/db2ldif.pl.8 b/man/man8/db2ldif.pl.8
b69e47
index f02d3ed..babd225 100644
b69e47
--- a/man/man8/db2ldif.pl.8
b69e47
+++ b/man/man8/db2ldif.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DB2LDIF.PL 8 "Mar 5, 2013"
b69e47
+.TH DB2LDIF.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -115,6 +115,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 db2ldif.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/dbverify.8 b/man/man8/dbverify.8
b69e47
index c74747a..256e0aa 100644
b69e47
--- a/man/man8/dbverify.8
b69e47
+++ b/man/man8/dbverify.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DBVERIFY 8 "Mar 5, 2013"
b69e47
+.TH DBVERIFY 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -58,6 +58,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 dbverify was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/dn2rdn.8 b/man/man8/dn2rdn.8
b69e47
index d6cd3cc..98d74da 100644
b69e47
--- a/man/man8/dn2rdn.8
b69e47
+++ b/man/man8/dn2rdn.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH DN2RDN 8 "Mar 5, 2013"
b69e47
+.TH DN2RDN 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -53,6 +53,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 dn2rdn was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/fixup-linkedattrs.pl.8 b/man/man8/fixup-linkedattrs.pl.8
b69e47
index ee484c8..1189cb8 100644
b69e47
--- a/man/man8/fixup-linkedattrs.pl.8
b69e47
+++ b/man/man8/fixup-linkedattrs.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH FIXUP-LINKEDATTRS.PL 8 "Mar 5, 2013"
b69e47
+.TH FIXUP-LINKEDATTRS.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -67,6 +67,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 fixup-linkedattrs.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/fixup-memberof.pl.8 b/man/man8/fixup-memberof.pl.8
b69e47
index 55b7503..f80043c 100644
b69e47
--- a/man/man8/fixup-memberof.pl.8
b69e47
+++ b/man/man8/fixup-memberof.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH FIXUP-MEMBEROF.PL 8 "Mar 5, 2013"
b69e47
+.TH FIXUP-MEMBEROF.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -71,6 +71,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 fixup-memberof.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/ldif2db.8 b/man/man8/ldif2db.8
b69e47
index a5db3ea..9e3b149 100644
b69e47
--- a/man/man8/ldif2db.8
b69e47
+++ b/man/man8/ldif2db.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH LDIF2DB 8 "Mar 5, 2013"
b69e47
+.TH LDIF2DB 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -84,6 +84,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 ldif2db was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/ldif2db.pl.8 b/man/man8/ldif2db.pl.8
b69e47
index cc3e316..3c02d03 100644
b69e47
--- a/man/man8/ldif2db.pl.8
b69e47
+++ b/man/man8/ldif2db.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH LDIF2DB.PL 8 "Mar 5, 2013"
b69e47
+.TH LDIF2DB.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -93,6 +93,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 ldif2db.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/ldif2ldap.8 b/man/man8/ldif2ldap.8
b69e47
index 117a1f7..b89f464 100644
b69e47
--- a/man/man8/ldif2ldap.8
b69e47
+++ b/man/man8/ldif2ldap.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH LDIF2LDAP 8 "Mar 5, 2013"
b69e47
+.TH LDIF2LDAP 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -57,6 +57,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 ldif2ldap was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/migrate-ds.pl.8 b/man/man8/migrate-ds.pl.8
b69e47
index 65a62d0..24eac5a 100644
b69e47
--- a/man/man8/migrate-ds.pl.8
b69e47
+++ b/man/man8/migrate-ds.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH MIGRATE-DS.PL 8 "May 18, 2008"
b69e47
+.TH MIGRATE-DS.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -121,15 +121,15 @@ for migration.  Changelog information will not be migrated, and replicas
b69e47
 will need to be reinitialized (if migrating masters or hubs).  This type
b69e47
 of migration requires that all of your old databases have been dumped
b69e47
 to LDIF format, and the LDIF file must be in the default database directory
b69e47
-(usually /opt/fedora\-ds/slapd\-instance/db), and the LDIF file must have
b69e47
+(usually /var/lib/dirsrv/slapd\-instance/db), and the LDIF file must have
b69e47
 the same name as the database instance directory, with a ".ldif".  For
b69e47
 example, if you have
b69e47
 .IP
b69e47
 .ad l
b69e47
 .nf
b69e47
-/opt/fedora\-ds/slapd\-instance/db/userRoot/
b69e47
+/var/lib/dirsrv/slapd\-instance/db/userRoot/
b69e47
 and
b69e47
-/opt/fedora\-ds/slapd\-instance/db/NetscapeRoot/
b69e47
+/var/lib/dirsrv/slapd\-instance/db/NetscapeRoot/
b69e47
 .na
b69e47
 .fi
b69e47
 .PP
b69e47
@@ -137,9 +137,9 @@ you must first use db2ldif to export these databases to LDIF e.g.
b69e47
 .IP
b69e47
 .ad l
b69e47
 .nf
b69e47
-cd /opt/fedora\-ds/slapd\-instance
b69e47
-\&./db2ldif \fB\-n\fR userRoot \fB\-a\fR /opt/fedora\-ds/slapd\-instance/db/userRoot.ldif and
b69e47
-\&./db2ldif \fB\-n\fR NetscapeRoot \fB\-a\fR /opt/fedora\-ds/slapd\-instance/db/NetscapeRoot.ldif
b69e47
+cd /var/lib/dirsrv/slapd\-instance
b69e47
+\&./db2ldif \fB\-n\fR userRoot \fB\-a\fR /var/lib/dirsrv/slapd\-instance/ldif/userRoot.ldif and
b69e47
+\&./db2ldif \fB\-n\fR NetscapeRoot \fB\-a\fR /var/lib/dirsrv/slapd\-instance/ldif/NetscapeRoot.ldif
b69e47
 .fi
b69e47
 .na
b69e47
 .PP
b69e47
@@ -151,9 +151,9 @@ directory on the destination machine.
b69e47
 .SH AUTHOR
b69e47
 migrate-ds.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man8/monitor.8 b/man/man8/monitor.8
b69e47
index 1cc2166..1e75fcf 100644
b69e47
--- a/man/man8/monitor.8
b69e47
+++ b/man/man8/monitor.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH MONITOR 8 "Mar 5, 2013"
b69e47
+.TH MONITOR 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -62,6 +62,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 monitor was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/ns-accountstatus.pl.8 b/man/man8/ns-accountstatus.pl.8
b69e47
index 9ffc4d3..ceba3e6 100644
b69e47
--- a/man/man8/ns-accountstatus.pl.8
b69e47
+++ b/man/man8/ns-accountstatus.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH NS-ACCOUNTSTATUS.PL 8 "Feb 8, 2016"
b69e47
+.TH NS-ACCOUNTSTATUS.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -90,6 +90,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 ns-accountstatus.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2016 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/ns-activate.pl.8 b/man/man8/ns-activate.pl.8
b69e47
index 4b6f46d..2d4b82c 100644
b69e47
--- a/man/man8/ns-activate.pl.8
b69e47
+++ b/man/man8/ns-activate.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH NS-ACTIVATE.PL 8 "Mar 5, 2013"
b69e47
+.TH NS-ACTIVATE.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -68,6 +68,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 ns-activate.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/ns-inactivate.pl.8 b/man/man8/ns-inactivate.pl.8
b69e47
index 9e8ad77..f71a63f 100644
b69e47
--- a/man/man8/ns-inactivate.pl.8
b69e47
+++ b/man/man8/ns-inactivate.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH NS-INACTIVATE.PL 8 "Mar 5, 2013"
b69e47
+.TH NS-INACTIVATE.PL 8 "Mar 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -67,6 +67,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 ns-inactivate.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/ns-newpwpolicy.pl.8 b/man/man8/ns-newpwpolicy.pl.8
b69e47
index 1c38748..795bdc9 100644
b69e47
--- a/man/man8/ns-newpwpolicy.pl.8
b69e47
+++ b/man/man8/ns-newpwpolicy.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH NS-NEWPWPOLICY.PL 8 "Mar 5, 2013"
b69e47
+.TH NS-NEWPWPOLICY.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -74,6 +74,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 ns-newpwpolicy.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/ns-slapd.8 b/man/man8/ns-slapd.8
b69e47
index 7c61533..96f995e 100644
b69e47
--- a/man/man8/ns-slapd.8
b69e47
+++ b/man/man8/ns-slapd.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH NS-SLAPD 8 "May 18, 2008"
b69e47
+.TH NS-SLAPD 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -45,11 +45,11 @@ Specifies file where the pid of the process will be stored
b69e47
 .SH AUTHOR
b69e47
 ns-slapd was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
 Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
b69e47
 .br
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man8/remove-ds.pl.8 b/man/man8/remove-ds.pl.8
b69e47
index 0568ff8..5d60e47 100644
b69e47
--- a/man/man8/remove-ds.pl.8
b69e47
+++ b/man/man8/remove-ds.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH REMOVE-DS.PL 8 "Feb 13, 2009"
b69e47
+.TH REMOVE-DS.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -48,9 +48,9 @@ The full name of the instance to remove (e.g. slapd\(hyexample)
b69e47
 .SH AUTHOR
b69e47
 remove-ds.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2009 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This is free software.  You may redistribute copies of it under the terms of
b69e47
 the Directory Server license found in the LICENSE file of this
b69e47
diff --git a/man/man8/restart-dirsrv.8 b/man/man8/restart-dirsrv.8
b69e47
index c8af2ce..c82ec2b 100644
b69e47
--- a/man/man8/restart-dirsrv.8
b69e47
+++ b/man/man8/restart-dirsrv.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH RESTART-DIRSRV 8 "Jun 8, 2010"
b69e47
+.TH RESTART-DIRSRV 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -40,9 +40,9 @@ Sample usage:
b69e47
 .SH AUTHOR
b69e47
 restart\-dirsrv was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2010 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This is free software.  You may redistribute copies of it under the terms of
b69e47
 the Directory Server license found in the LICENSE file of this
b69e47
diff --git a/man/man8/restoreconfig.8 b/man/man8/restoreconfig.8
b69e47
index 18b27f5..97642b6 100644
b69e47
--- a/man/man8/restoreconfig.8
b69e47
+++ b/man/man8/restoreconfig.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH RESTORECONFIG 8 "Mar 5, 2013"
b69e47
+.TH RESTORECONFIG 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -43,6 +43,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 restoreconfig was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/saveconfig.8 b/man/man8/saveconfig.8
b69e47
index 8ba8a1d..1597043 100644
b69e47
--- a/man/man8/saveconfig.8
b69e47
+++ b/man/man8/saveconfig.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH SAVECONFIG 8 "Mar 5, 2013"
b69e47
+.TH SAVECONFIG 8 "March 31, 2013"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -43,6 +43,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 saveconfig was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/schema-reload.pl.8 b/man/man8/schema-reload.pl.8
b69e47
index 17380cf..85797f3 100644
b69e47
--- a/man/man8/schema-reload.pl.8
b69e47
+++ b/man/man8/schema-reload.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH SCHEMA-RELOAD.PL 8 "Mar 5, 2013"
b69e47
+.TH SCHEMA-RELOAD.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -65,6 +65,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 schema-reload.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/setup-ds.pl.8 b/man/man8/setup-ds.pl.8
b69e47
index 11e0966..b491e18 100644
b69e47
--- a/man/man8/setup-ds.pl.8
b69e47
+++ b/man/man8/setup-ds.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH SETUP-DS.PL 8 "May 18, 2008"
b69e47
+.TH SETUP-DS.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -103,9 +103,9 @@ Offline \- servers \fBmust be shutdown\fR - no username or password required
b69e47
 .SH AUTHOR
b69e47
 setup-ds.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2008 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This manual page was written by Michele Baldessari <michele@pupazzo.org>,
b69e47
 for the Debian project (but may be used by others).
b69e47
diff --git a/man/man8/start-dirsrv.8 b/man/man8/start-dirsrv.8
b69e47
index f34da66..34f3988 100644
b69e47
--- a/man/man8/start-dirsrv.8
b69e47
+++ b/man/man8/start-dirsrv.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH START-DIRSRV 8 "Jun 8, 2010"
b69e47
+.TH START-DIRSRV 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -40,9 +40,9 @@ Sample usage:
b69e47
 .SH AUTHOR
b69e47
 start\-dirsrv was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2010 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This is free software.  You may redistribute copies of it under the terms of
b69e47
 the Directory Server license found in the LICENSE file of this
b69e47
diff --git a/man/man8/status-dirsrv.8 b/man/man8/status-dirsrv.8
b69e47
index 83844b3..862c871 100644
b69e47
--- a/man/man8/status-dirsrv.8
b69e47
+++ b/man/man8/status-dirsrv.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH STATUS-DIRSRV 8 "Jan 20, 2016"
b69e47
+.TH STATUS-DIRSRV 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -45,9 +45,9 @@ If a single Directory Server instance is specified, 0 is returned if the instanc
b69e47
 .SH AUTHOR
b69e47
 status\-dirsrv was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2016 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This is free software.  You may redistribute copies of it under the terms of
b69e47
 the Directory Server license found in the LICENSE file of this
b69e47
diff --git a/man/man8/stop-dirsrv.8 b/man/man8/stop-dirsrv.8
b69e47
index 08bf493..fdca0a9 100644
b69e47
--- a/man/man8/stop-dirsrv.8
b69e47
+++ b/man/man8/stop-dirsrv.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH STOP-DIRSRV 8 "Jun 8, 2010"
b69e47
+.TH STOP-DIRSRV 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -40,9 +40,9 @@ Sample usage:
b69e47
 .SH AUTHOR
b69e47
 stop\-dirsrv was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2010 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 .br
b69e47
 This is free software.  You may redistribute copies of it under the terms of
b69e47
 the Directory Server license found in the LICENSE file of this
b69e47
diff --git a/man/man8/suffix2instance.8 b/man/man8/suffix2instance.8
b69e47
index 8e30f4a..0e4cf69 100644
b69e47
--- a/man/man8/suffix2instance.8
b69e47
+++ b/man/man8/suffix2instance.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH SUFFIX2INSTANCE 8 "Mar 5, 2013"
b69e47
+.TH SUFFIX2INSTANCE 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -46,6 +46,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 suffix2instance was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/syntax-validate.pl.8 b/man/man8/syntax-validate.pl.8
b69e47
index ece2d59..d34c49d 100644
b69e47
--- a/man/man8/syntax-validate.pl.8
b69e47
+++ b/man/man8/syntax-validate.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH SYNTAX-VALIDATE.PL 8 "Mar 5, 2013"
b69e47
+.TH SYNTAX-VALIDATE.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -68,6 +68,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 syntax-validate.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/upgradedb.8 b/man/man8/upgradedb.8
b69e47
index 495c722..70d1c5f 100644
b69e47
--- a/man/man8/upgradedb.8
b69e47
+++ b/man/man8/upgradedb.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH UPGRADEDB 8 "Mar 5, 2013"
b69e47
+.TH UPGRADEDB 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -50,7 +50,7 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 upgradedb was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
 
b69e47
diff --git a/man/man8/upgradednformat.8 b/man/man8/upgradednformat.8
b69e47
index 3f3f58f..7513994 100644
b69e47
--- a/man/man8/upgradednformat.8
b69e47
+++ b/man/man8/upgradednformat.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH UPGRADEDNFORMAT 8 "Mar 5, 2013"
b69e47
+.TH UPGRADEDNFORMAT 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -50,6 +50,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 upgradednformat was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/usn-tombstone-cleanup.pl.8 b/man/man8/usn-tombstone-cleanup.pl.8
b69e47
index f78b230..c5aabc5 100644
b69e47
--- a/man/man8/usn-tombstone-cleanup.pl.8
b69e47
+++ b/man/man8/usn-tombstone-cleanup.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH USN-TOMBSTONE-CLEANUP.PL 8 "Mar 5, 2013"
b69e47
+.TH USN-TOMBSTONE-CLEANUP.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -71,6 +71,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 usn-tombstone-cleanup.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/verify-db.pl.8 b/man/man8/verify-db.pl.8
b69e47
index 500b713..0de3af5 100644
b69e47
--- a/man/man8/verify-db.pl.8
b69e47
+++ b/man/man8/verify-db.pl.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH VERIFY-DB.PL 8 "Mar 5, 2013"
b69e47
+.TH VERIFY-DB.PL 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -44,6 +44,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 verify-db.pl was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
diff --git a/man/man8/vlvindex.8 b/man/man8/vlvindex.8
b69e47
index 154f1c2..f3e1748 100644
b69e47
--- a/man/man8/vlvindex.8
b69e47
+++ b/man/man8/vlvindex.8
b69e47
@@ -2,7 +2,7 @@
b69e47
 .\" First parameter, NAME, should be all caps
b69e47
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
b69e47
 .\" other parameters are allowed: see man(7), man(1)
b69e47
-.TH VLVINDEX 8 "Mar 5, 2013"
b69e47
+.TH VLVINDEX 8 "March 31, 2017"
b69e47
 .\" Please adjust this date whenever revising the manpage.
b69e47
 .\"
b69e47
 .\" Some roff macros, for reference:
b69e47
@@ -53,6 +53,6 @@ to standard error.
b69e47
 .SH AUTHOR
b69e47
 vlvindex was written by the 389 Project.
b69e47
 .SH "REPORTING BUGS"
b69e47
-Report bugs to https://fedorahosted.org/389/newticket.
b69e47
+Report bugs to https://pagure.io/389-ds-base/new_issue
b69e47
 .SH COPYRIGHT
b69e47
-Copyright \(co 2013 Red Hat, Inc.
b69e47
+Copyright \(co 2017 Red Hat, Inc.
b69e47
-- 
b69e47
2.9.3
b69e47