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