From b88162f50bc3e5ff6317614939b916c837a691f4 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 03 Jan 2012 15:52:03 +0000
Subject: [PATCH] Add missing metadata
---
opendj3/src/main/docbkx/shared/man-start-ds.xml | 6
opendj3/src/main/docbkx/shared/man-base64.xml | 6
opendj3/src/main/docbkx/shared/man-uninstall.xml | 6
opends/resource/man/man1/dsreplication.1 | 42 +++--
opends/resource/man/man1/dsconfig.1 | 10
opends/resource/man/man1/ldapdelete.1 | 6
opendj3/src/main/docbkx/shared/man-rebuild-index.xml | 6
opendj3/src/main/docbkx/shared/man-setup.xml | 6
opendj3/src/main/docbkx/shared/man-dsreplication.xml | 6
opendj3/src/main/docbkx/shared/man-import-ldif.xml | 6
opendj3/src/main/docbkx/shared/man-ldapdelete.xml | 6
opendj3/src/main/docbkx/shared/man-status.xml | 6
opendj3/src/main/docbkx/shared/man-dsjavaproperties.xml | 6
opends/resource/man/man1/uninstall.1 | 6
opends/resource/man/man1/upgrade.1 | 6
opendj3/src/main/docbkx/shared/man-make-ldif.xml | 6
opends/resource/man/man1/rebuild-index.1 | 10
opends/resource/man/man1/backup.1 | 6
opends/resource/man/man1/ldif-diff.1 | 6
opendj3/src/main/docbkx/shared/man-control-panel.xml | 6
opends/resource/man/man1/list-backends.1 | 6
opends/resource/man/man1/start-ds.1 | 6
opendj3/src/main/docbkx/shared/man-stop-ds.xml | 6
opends/resource/man/man1/setup.1 | 8
opendj3/src/main/docbkx/shared/man-export-ldif.xml | 6
opendj3/src/main/docbkx/shared/man-dsframework.xml | 6
opendj3/src/main/docbkx/shared/man-manage-account.xml | 6
opends/resource/man/man1/dsjavaproperties.1 | 6
opendj3/src/main/docbkx/shared/man-verify-index.xml | 6
opendj3/src/main/docbkx/shared/man-create-rc-script.xml | 6
opendj3/src/main/docbkx/shared/man-manage-tasks.xml | 6
opendj3/src/main/docbkx/shared/man-list-backends.xml | 6
opends/resource/man/man1/ldifmodify.1 | 6
opends/resource/man/man1/status.1 | 6
opends/resource/man/man1/import-ldif.1 | 6
opends/resource/man/man1/restore.1 | 6
opends/resource/man/man1/verify-index.1 | 6
opends/resource/man/man1/make-ldif.1 | 6
opendj3/src/main/docbkx/shared/man-ldif-diff.xml | 6
opendj3/src/main/docbkx/shared/man-ldifsearch.xml | 6
opends/resource/man/man1/control-panel.1 | 6
opendj3/src/main/docbkx/shared/man-dsconfig.xml | 6
opendj3/src/main/docbkx/shared/man-ldifmodify.xml | 6
opends/resource/man/man1/dbtest.1 | 6
opends/resource/man/man1/stop-ds.1 | 6
opendj3/src/main/docbkx/shared/man-upgrade.xml | 6
opends/resource/man/man1/export-ldif.1 | 6
opends/resource/man/man1/dsframework.1 | 10
opendj3/src/main/docbkx/shared/man-encode-password.xml | 6
opendj3/src/main/docbkx/shared/man-dbtest.xml | 6
opends/resource/man/man1/manage-account.1 | 6
opendj3/src/main/docbkx/shared/man-backup.xml | 6
opendj3/src/main/docbkx/shared/man-restore.xml | 6
opends/resource/man/man1/ldifsearch.1 | 6
opends/resource/man/man1/manage-tasks.1 | 9
opends/resource/man/man1/base64.1 | 6
opends/resource/man/man1/create-rc-script.1 | 6
opends/resource/man/man1/encode-password.1 | 6
58 files changed, 231 insertions(+), 170 deletions(-)
diff --git a/opendj3/src/main/docbkx/shared/man-backup.xml b/opendj3/src/main/docbkx/shared/man-backup.xml
index f4a62d3..ef8bcd3 100644
--- a/opendj3/src/main/docbkx/shared/man-backup.xml
+++ b/opendj3/src/main/docbkx/shared/man-backup.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='backup-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>backup</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>backup</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-base64.xml b/opendj3/src/main/docbkx/shared/man-base64.xml
index fec7e11..b9e9910 100644
--- a/opendj3/src/main/docbkx/shared/man-base64.xml
+++ b/opendj3/src/main/docbkx/shared/man-base64.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='base64-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>base64</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>base64</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-control-panel.xml b/opendj3/src/main/docbkx/shared/man-control-panel.xml
index 35b9337..24c7989 100644
--- a/opendj3/src/main/docbkx/shared/man-control-panel.xml
+++ b/opendj3/src/main/docbkx/shared/man-control-panel.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='control-panel-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>control-panel</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>control-panel</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-create-rc-script.xml b/opendj3/src/main/docbkx/shared/man-create-rc-script.xml
index 6b0968b..0ce89b5 100644
--- a/opendj3/src/main/docbkx/shared/man-create-rc-script.xml
+++ b/opendj3/src/main/docbkx/shared/man-create-rc-script.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='create-rc-script-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>create-rc-script</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>create-rc-script</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-dbtest.xml b/opendj3/src/main/docbkx/shared/man-dbtest.xml
index ccbcd89..076d3e9 100644
--- a/opendj3/src/main/docbkx/shared/man-dbtest.xml
+++ b/opendj3/src/main/docbkx/shared/man-dbtest.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='dbtest-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>dbtest</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>dbtest</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-dsconfig.xml b/opendj3/src/main/docbkx/shared/man-dsconfig.xml
index cffac2c..4b06170 100644
--- a/opendj3/src/main/docbkx/shared/man-dsconfig.xml
+++ b/opendj3/src/main/docbkx/shared/man-dsconfig.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='dsconfig-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>dsconfig</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>dsconfig</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-dsframework.xml b/opendj3/src/main/docbkx/shared/man-dsframework.xml
index 96d4f97..63bf8e4 100644
--- a/opendj3/src/main/docbkx/shared/man-dsframework.xml
+++ b/opendj3/src/main/docbkx/shared/man-dsframework.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='dsframework-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>dsframework</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>dsframework</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-dsjavaproperties.xml b/opendj3/src/main/docbkx/shared/man-dsjavaproperties.xml
index db5426c..cda0c08 100644
--- a/opendj3/src/main/docbkx/shared/man-dsjavaproperties.xml
+++ b/opendj3/src/main/docbkx/shared/man-dsjavaproperties.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='dsjavaproperties-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>dsjavaproperties</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>dsjavaproperties</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-dsreplication.xml b/opendj3/src/main/docbkx/shared/man-dsreplication.xml
index 86b4cf8..0d93876 100644
--- a/opendj3/src/main/docbkx/shared/man-dsreplication.xml
+++ b/opendj3/src/main/docbkx/shared/man-dsreplication.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='dsreplication-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>dsreplication</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>dsreplication</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-encode-password.xml b/opendj3/src/main/docbkx/shared/man-encode-password.xml
index 19cf2b7..b5546bc 100644
--- a/opendj3/src/main/docbkx/shared/man-encode-password.xml
+++ b/opendj3/src/main/docbkx/shared/man-encode-password.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='encode-password-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>encode-password</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>encode-password</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-export-ldif.xml b/opendj3/src/main/docbkx/shared/man-export-ldif.xml
index 50add81..d7fa7a0 100644
--- a/opendj3/src/main/docbkx/shared/man-export-ldif.xml
+++ b/opendj3/src/main/docbkx/shared/man-export-ldif.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='export-ldif-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>export-ldif</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>export-ldif</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-import-ldif.xml b/opendj3/src/main/docbkx/shared/man-import-ldif.xml
index 578ad84..c8066ad 100644
--- a/opendj3/src/main/docbkx/shared/man-import-ldif.xml
+++ b/opendj3/src/main/docbkx/shared/man-import-ldif.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='import-ldif-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>import-ldif</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>import-ldif</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-ldapdelete.xml b/opendj3/src/main/docbkx/shared/man-ldapdelete.xml
index e79d891..7c2c527 100644
--- a/opendj3/src/main/docbkx/shared/man-ldapdelete.xml
+++ b/opendj3/src/main/docbkx/shared/man-ldapdelete.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='ldapdelete-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>ldapdelete</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>ldapdelete</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-ldif-diff.xml b/opendj3/src/main/docbkx/shared/man-ldif-diff.xml
index 649915d..77f50db 100644
--- a/opendj3/src/main/docbkx/shared/man-ldif-diff.xml
+++ b/opendj3/src/main/docbkx/shared/man-ldif-diff.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='ldif-diff-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>ldif-diff</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>ldif-diff</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-ldifmodify.xml b/opendj3/src/main/docbkx/shared/man-ldifmodify.xml
index 2f7234e..fd011ac 100644
--- a/opendj3/src/main/docbkx/shared/man-ldifmodify.xml
+++ b/opendj3/src/main/docbkx/shared/man-ldifmodify.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='ldifmodify-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>ldifmodify</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>ldifmodify</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-ldifsearch.xml b/opendj3/src/main/docbkx/shared/man-ldifsearch.xml
index 5dcecb2..c646e4c 100644
--- a/opendj3/src/main/docbkx/shared/man-ldifsearch.xml
+++ b/opendj3/src/main/docbkx/shared/man-ldifsearch.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='ldifsearch-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>ldifsearch</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>ldifsearch</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-list-backends.xml b/opendj3/src/main/docbkx/shared/man-list-backends.xml
index b659e01..cee865f 100644
--- a/opendj3/src/main/docbkx/shared/man-list-backends.xml
+++ b/opendj3/src/main/docbkx/shared/man-list-backends.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='list-backends-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>list-backends</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>list-backends</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-make-ldif.xml b/opendj3/src/main/docbkx/shared/man-make-ldif.xml
index b3962ff..0b1f65e 100644
--- a/opendj3/src/main/docbkx/shared/man-make-ldif.xml
+++ b/opendj3/src/main/docbkx/shared/man-make-ldif.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='make-ldif-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>make-ldif</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>make-ldif</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-manage-account.xml b/opendj3/src/main/docbkx/shared/man-manage-account.xml
index 98342d9..6f6fcbf 100644
--- a/opendj3/src/main/docbkx/shared/man-manage-account.xml
+++ b/opendj3/src/main/docbkx/shared/man-manage-account.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='manage-account-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>manage-account</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>manage-account</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-manage-tasks.xml b/opendj3/src/main/docbkx/shared/man-manage-tasks.xml
index 220431a..474395b 100644
--- a/opendj3/src/main/docbkx/shared/man-manage-tasks.xml
+++ b/opendj3/src/main/docbkx/shared/man-manage-tasks.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='manage-tasks-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>manage-tasks</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>manage-tasks</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-rebuild-index.xml b/opendj3/src/main/docbkx/shared/man-rebuild-index.xml
index 5761711..b6ea25d 100644
--- a/opendj3/src/main/docbkx/shared/man-rebuild-index.xml
+++ b/opendj3/src/main/docbkx/shared/man-rebuild-index.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='rebuild-index-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>rebuild-index</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>rebuild-index</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-restore.xml b/opendj3/src/main/docbkx/shared/man-restore.xml
index 8894ffb..cfc9030 100644
--- a/opendj3/src/main/docbkx/shared/man-restore.xml
+++ b/opendj3/src/main/docbkx/shared/man-restore.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='restore-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>restore</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>restore</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-setup.xml b/opendj3/src/main/docbkx/shared/man-setup.xml
index 9d413db..16ab3e3 100644
--- a/opendj3/src/main/docbkx/shared/man-setup.xml
+++ b/opendj3/src/main/docbkx/shared/man-setup.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='setup-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>setup</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>setup</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-start-ds.xml b/opendj3/src/main/docbkx/shared/man-start-ds.xml
index 13bcec7..76478e2 100644
--- a/opendj3/src/main/docbkx/shared/man-start-ds.xml
+++ b/opendj3/src/main/docbkx/shared/man-start-ds.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='start-ds-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>start-ds</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>start-ds</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-status.xml b/opendj3/src/main/docbkx/shared/man-status.xml
index 23f297e..5b99b62 100644
--- a/opendj3/src/main/docbkx/shared/man-status.xml
+++ b/opendj3/src/main/docbkx/shared/man-status.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='status-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>status</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>status</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-stop-ds.xml b/opendj3/src/main/docbkx/shared/man-stop-ds.xml
index 5a42f76..242ed59 100644
--- a/opendj3/src/main/docbkx/shared/man-stop-ds.xml
+++ b/opendj3/src/main/docbkx/shared/man-stop-ds.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='stop-ds-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>stop-ds</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>stop-ds</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-uninstall.xml b/opendj3/src/main/docbkx/shared/man-uninstall.xml
index 69eaacf..263fa62 100644
--- a/opendj3/src/main/docbkx/shared/man-uninstall.xml
+++ b/opendj3/src/main/docbkx/shared/man-uninstall.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='uninstall-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>uninstall</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>uninstall</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-upgrade.xml b/opendj3/src/main/docbkx/shared/man-upgrade.xml
index 00e1b60..ae5faf0 100644
--- a/opendj3/src/main/docbkx/shared/man-upgrade.xml
+++ b/opendj3/src/main/docbkx/shared/man-upgrade.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='upgrade-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>upgrade</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>upgrade</refname>
diff --git a/opendj3/src/main/docbkx/shared/man-verify-index.xml b/opendj3/src/main/docbkx/shared/man-verify-index.xml
index e2a2125..c21d78a 100644
--- a/opendj3/src/main/docbkx/shared/man-verify-index.xml
+++ b/opendj3/src/main/docbkx/shared/man-verify-index.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<refentry xml:id='verify-index-1'
@@ -30,9 +30,11 @@
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
xmlns:xlink='http://www.w3.org/1999/xlink'
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
- <info><copyright><year>2011</year><holder>ForgeRock AS</holder></copyright></info>
+ <info><copyright><year>2011-2012</year><holder>ForgeRock AS</holder></copyright></info>
<refmeta>
<refentrytitle>verify-index</refentrytitle><manvolnum>1</manvolnum>
+ <refmiscinfo class="software">OpenDJ</refmiscinfo>
+ <refmiscinfo class="version"><?eval ${docTargetVersion}?></refmiscinfo>
</refmeta>
<refnamediv>
<refname>verify-index</refname>
diff --git a/opends/resource/man/man1/backup.1 b/opends/resource/man/man1/backup.1
index e67f2cb..31e8430 100644
--- a/opends/resource/man/man1/backup.1
+++ b/opends/resource/man/man1/backup.1
@@ -2,12 +2,12 @@
.\" Title: backup
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "BACKUP" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "BACKUP" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -273,5 +273,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/base64.1 b/opends/resource/man/man1/base64.1
index cbe0639..0f73605 100644
--- a/opends/resource/man/man1/base64.1
+++ b/opends/resource/man/man1/base64.1
@@ -2,12 +2,12 @@
.\" Title: base64
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "BASE64" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "BASE64" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -97,5 +97,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/control-panel.1 b/opends/resource/man/man1/control-panel.1
index 4fb4022..1517ade 100644
--- a/opends/resource/man/man1/control-panel.1
+++ b/opends/resource/man/man1/control-panel.1
@@ -2,12 +2,12 @@
.\" Title: control-panel
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "CONTROL\-PANEL" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "CONTROL\-PANEL" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -124,5 +124,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/create-rc-script.1 b/opends/resource/man/man1/create-rc-script.1
index d35c5ae..5c83c51 100644
--- a/opends/resource/man/man1/create-rc-script.1
+++ b/opends/resource/man/man1/create-rc-script.1
@@ -2,12 +2,12 @@
.\" Title: create-rc-script
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "CREATE\-RC\-SCRIPT" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "CREATE\-RC\-SCRIPT" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -96,5 +96,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/dbtest.1 b/opends/resource/man/man1/dbtest.1
index 8f8cc89..d85eddb 100644
--- a/opends/resource/man/man1/dbtest.1
+++ b/opends/resource/man/man1/dbtest.1
@@ -2,12 +2,12 @@
.\" Title: dbtest
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "DBTEST" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "DBTEST" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -120,5 +120,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/dsconfig.1 b/opends/resource/man/man1/dsconfig.1
index 9de8e5f..93232de 100644
--- a/opends/resource/man/man1/dsconfig.1
+++ b/opends/resource/man/man1/dsconfig.1
@@ -2,12 +2,12 @@
.\" Title: dsconfig
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "DSCONFIG" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "DSCONFIG" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -82,7 +82,7 @@
to permit LDAP client applications to use StartTLS\&. Much of the configuration you do with
\fBdsconfig\fR
involves setting component properties\&. The
-OpenDJ Configuration Reference
+\m[blue]\fBOpenDJ Configuration Reference\fR\m[]
covers all
\fBdsconfig\fR
component properties in detail, drawing on the documentation you also view when getting help through the
@@ -362,7 +362,7 @@
Component properties for the
\fBdsconfig\fR
command are covered in the
-OpenDJ Configuration Reference\&.
+\m[blue]\fBOpenDJ Configuration Reference\fR\m[]\&.
.PP
Many subcommands let you set property values\&. Notice in the reference for the subcommands below that specific options are available for handling multi\-valued properties\&. Whereas you can assign a single property value using the
\fB\-\-set\fR
@@ -4346,5 +4346,5 @@
itself, and include the bind password for the administrative user (or replace that option with an alternative, such as reading the password from a file)\&.
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/dsframework.1 b/opends/resource/man/man1/dsframework.1
index 8437a50..d58f8f1 100644
--- a/opends/resource/man/man1/dsframework.1
+++ b/opends/resource/man/man1/dsframework.1
@@ -2,12 +2,12 @@
.\" Title: dsframework
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "DSFRAMEWORK" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "DSFRAMEWORK" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -204,8 +204,8 @@
.RS 4
.\}
.nf
-$ dsframework \-p 4444 \-h `hostname` \-D "cn=Directory Manager" \-w password \-X
- list\-server\-properties
+$ dsframework \-p 4444 \-h opendj\&.example\&.com \-D "cn=Directory Manager"
+ \-w password \-X list\-server\-properties
Option Types:
r \-\- Property value(s) are readable
@@ -239,5 +239,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/dsjavaproperties.1 b/opends/resource/man/man1/dsjavaproperties.1
index 7c37749..d8a6707 100644
--- a/opends/resource/man/man1/dsjavaproperties.1
+++ b/opends/resource/man/man1/dsjavaproperties.1
@@ -2,12 +2,12 @@
.\" Title: dsjavaproperties
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "DSJAVAPROPERTIES" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "DSJAVAPROPERTIES" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -91,5 +91,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/dsreplication.1 b/opends/resource/man/man1/dsreplication.1
index 7dfbdbe..0c5f84b 100644
--- a/opends/resource/man/man1/dsreplication.1
+++ b/opends/resource/man/man1/dsreplication.1
@@ -2,12 +2,12 @@
.\" Title: dsreplication
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "DSREPLICATION" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "DSREPLICATION" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -257,29 +257,31 @@
.\}
.nf
$ dsreplication enable \-I admin \-w password \-X \-n \-b dc=example,dc=com
- \-\-host1 `hostname` \-\-port1 4444 \-\-bindDN1 "cn=Directory Manager"
+ \-\-host1 opendj\&.example\&.com \-\-port1 4444 \-\-bindDN1 "cn=Directory Manager"
\-\-bindPassword1 password \-\-replicationPort1 8989
- \-\-host2 `hostname` \-\-port2 5444 \-\-bindDN2 "cn=Directory Manager"
+ \-\-host2 opendj\&.example\&.com \-\-port2 5444 \-\-bindDN2 "cn=Directory Manager"
\-\-bindPassword2 password \-\-replicationPort2 9989
Establishing connections \&.\&.\&.\&.\&. Done\&.
Checking registration information \&.\&.\&.\&.\&. Done\&.
-Updating remote references on server localhost:4444 \&.\&.\&.\&.\&. Done\&.
-Configuring Replication port on server localhost:5444 \&.\&.\&.\&.\&. Done\&.
+Updating remote references on server opendj\&.example\&.com:4444 \&.\&.\&.\&.\&. Done\&.
+Configuring Replication port on server opendj\&.example\&.com:5444 \&.\&.\&.\&.\&. Done\&.
Updating replication configuration for baseDN dc=example,dc=com on server
- localhost:4444 \&.\&.\&.\&.\&. Done\&.
+ opendj\&.example\&.com:4444 \&.\&.\&.\&.\&. Done\&.
Updating replication configuration for baseDN dc=example,dc=com on server
- localhost:5444 \&.\&.\&.\&.\&. Done\&.
-Updating registration configuration on server localhost:4444 \&.\&.\&.\&.\&. Done\&.
-Updating registration configuration on server localhost:5444 \&.\&.\&.\&.\&. Done\&.
+ opendj\&.example\&.com:5444 \&.\&.\&.\&.\&. Done\&.
+Updating registration configuration on server
+ opendj\&.example\&.com:4444 \&.\&.\&.\&.\&. Done\&.
+Updating registration configuration on server
+ opendj\&.example\&.com:5444 \&.\&.\&.\&.\&. Done\&.
Updating replication configuration for baseDN cn=schema on server
- localhost:4444 \&.\&.\&.\&.\&. Done\&.
+ opendj\&.example\&.com:4444 \&.\&.\&.\&.\&. Done\&.
Updating replication configuration for baseDN cn=schema on server
- localhost:5444 \&.\&.\&.\&.\&. Done\&.
-Initializing registration information on server localhost:5444 with the
- contents of server localhost:4444 \&.\&.\&.\&.\&. Done\&.
-Initializing schema on server localhost:5444 with the contents of server
- localhost:4444 \&.\&.\&.\&.\&. Done\&.
+ opendj\&.example\&.com:5444 \&.\&.\&.\&.\&. Done\&.
+Initializing registration information on server opendj\&.example\&.com:5444 with
+ the contents of server opendj\&.example\&.com:4444 \&.\&.\&.\&.\&. Done\&.
+Initializing schema on server opendj\&.example\&.com:5444 with the contents of
+ server opendj\&.example\&.com:4444 \&.\&.\&.\&.\&. Done\&.
Replication has been successfully enabled\&. Note that for replication to
work you must initialize the contents of the base DN\*(Aqs that are being
@@ -289,10 +291,10 @@
/var/\&.\&.\&./opends\-replication\-7958637258600693490\&.log
for a detailed log of this operation\&.
$ dsreplication initialize\-all \-I admin \-w password \-X \-n \-b dc=example,dc=com
- \-h `hostname` \-p 4444
+ \-h opendj\&.example\&.com \-p 4444
-Initializing base DN dc=example,dc=com with the contents from localhost:4444:
-160 entries processed (100 % complete)\&.
+Initializing base DN dc=example,dc=com with the contents from
+ opendj\&.example\&.com:4444: 160 entries processed (100 % complete)\&.
Base DN initialized successfully\&.
See
@@ -304,5 +306,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/encode-password.1 b/opends/resource/man/man1/encode-password.1
index a382ff3..4650612 100644
--- a/opends/resource/man/man1/encode-password.1
+++ b/opends/resource/man/man1/encode-password.1
@@ -2,12 +2,12 @@
.\" Title: encode-password
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "ENCODE\-PASSWORD" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "ENCODE\-PASSWORD" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -153,5 +153,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/export-ldif.1 b/opends/resource/man/man1/export-ldif.1
index 5ca8728..8b39332 100644
--- a/opends/resource/man/man1/export-ldif.1
+++ b/opends/resource/man/man1/export-ldif.1
@@ -2,12 +2,12 @@
.\" Title: export-ldif
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "EXPORT\-LDIF" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "EXPORT\-LDIF" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -270,5 +270,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/import-ldif.1 b/opends/resource/man/man1/import-ldif.1
index 3267c87..c73a247 100644
--- a/opends/resource/man/man1/import-ldif.1
+++ b/opends/resource/man/man1/import-ldif.1
@@ -2,12 +2,12 @@
.\" Title: import-ldif
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "IMPORT\-LDIF" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "IMPORT\-LDIF" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -323,5 +323,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/ldapdelete.1 b/opends/resource/man/man1/ldapdelete.1
index 8ed0ae0..eca578f 100644
--- a/opends/resource/man/man1/ldapdelete.1
+++ b/opends/resource/man/man1/ldapdelete.1
@@ -2,12 +2,12 @@
.\" Title: ldapdelete
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "LDAPDELETE" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "LDAPDELETE" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -284,5 +284,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/ldif-diff.1 b/opends/resource/man/man1/ldif-diff.1
index dea7805..a9d783c 100644
--- a/opends/resource/man/man1/ldif-diff.1
+++ b/opends/resource/man/man1/ldif-diff.1
@@ -2,12 +2,12 @@
.\" Title: ldif-diff
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "LDIF\-DIFF" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "LDIF\-DIFF" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -151,5 +151,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/ldifmodify.1 b/opends/resource/man/man1/ldifmodify.1
index 0ce48f8..5702671 100644
--- a/opends/resource/man/man1/ldifmodify.1
+++ b/opends/resource/man/man1/ldifmodify.1
@@ -2,12 +2,12 @@
.\" Title: ldifmodify
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "LDIFMODIFY" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "LDIFMODIFY" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -128,5 +128,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/ldifsearch.1 b/opends/resource/man/man1/ldifsearch.1
index 8e549ba..73f66f0 100644
--- a/opends/resource/man/man1/ldifsearch.1
+++ b/opends/resource/man/man1/ldifsearch.1
@@ -2,12 +2,12 @@
.\" Title: ldifsearch
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "LDIFSEARCH" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "LDIFSEARCH" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -146,5 +146,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/list-backends.1 b/opends/resource/man/man1/list-backends.1
index f65b36e..8a31b53 100644
--- a/opends/resource/man/man1/list-backends.1
+++ b/opends/resource/man/man1/list-backends.1
@@ -2,12 +2,12 @@
.\" Title: list-backends
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "LIST\-BACKENDS" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "LIST\-BACKENDS" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -95,5 +95,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/make-ldif.1 b/opends/resource/man/man1/make-ldif.1
index d60f870..d1e6657 100644
--- a/opends/resource/man/man1/make-ldif.1
+++ b/opends/resource/man/man1/make-ldif.1
@@ -2,12 +2,12 @@
.\" Title: make-ldif
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "MAKE\-LDIF" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "MAKE\-LDIF" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -96,5 +96,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/manage-account.1 b/opends/resource/man/man1/manage-account.1
index 544ac8f..b0e6be1 100644
--- a/opends/resource/man/man1/manage-account.1
+++ b/opends/resource/man/man1/manage-account.1
@@ -2,12 +2,12 @@
.\" Title: manage-account
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "MANAGE\-ACCOUNT" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "MANAGE\-ACCOUNT" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -313,5 +313,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/manage-tasks.1 b/opends/resource/man/man1/manage-tasks.1
index 523f865..ce2339f 100644
--- a/opends/resource/man/man1/manage-tasks.1
+++ b/opends/resource/man/man1/manage-tasks.1
@@ -2,12 +2,12 @@
.\" Title: manage-tasks
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "MANAGE\-TASKS" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "MANAGE\-TASKS" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -183,7 +183,8 @@
.RS 4
.\}
.nf
-$ manage\-tasks \-p 4444 \-h `hostname` \-D "cn=Directory Manager" \-w password \-s
+$ manage\-tasks \-p 4444 \-h opendj\&.example\&.com \-D "cn=Directory Manager"
+ \-w password \-s
ID Type Status
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
@@ -195,5 +196,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/rebuild-index.1 b/opends/resource/man/man1/rebuild-index.1
index 940d02f..70093bf 100644
--- a/opends/resource/man/man1/rebuild-index.1
+++ b/opends/resource/man/man1/rebuild-index.1
@@ -2,12 +2,12 @@
.\" Title: rebuild-index
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "REBUILD\-INDEX" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "REBUILD\-INDEX" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -226,8 +226,8 @@
.RS 4
.\}
.nf
-$ rebuild\-index \-p 4444 \-h `hostname` \-D "cn=Directory Manager" \-w password
- \-b dc=example,dc=com \-i cn \-t 0
+$ rebuild\-index \-p 4444 \-h opendj\&.example\&.com \-D "cn=Directory Manager"
+ \-w password \-b dc=example,dc=com \-i cn \-t 0
Rebuild Index task 20110607160349596 scheduled to start Jun 7, 2011 4:03:49 PM
.fi
.if n \{\
@@ -235,5 +235,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/restore.1 b/opends/resource/man/man1/restore.1
index 67a5bcd..c63b8b5 100644
--- a/opends/resource/man/man1/restore.1
+++ b/opends/resource/man/man1/restore.1
@@ -2,12 +2,12 @@
.\" Title: restore
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "RESTORE" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "RESTORE" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -227,5 +227,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/setup.1 b/opends/resource/man/man1/setup.1
index ef47f8e..2aa46e4 100644
--- a/opends/resource/man/man1/setup.1
+++ b/opends/resource/man/man1/setup.1
@@ -2,12 +2,12 @@
.\" Title: setup
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "SETUP" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "SETUP" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -79,7 +79,7 @@
.PP
\fB\-h, \-\-hostname {host}\fR
.RS 4
-Directory server host name or IP address that will be used to generate the self\-signed certificate\&. This argument will be taken into account only if the self\-signed certificate argument generateSelfSignedCertificate is specified
+The fully\-qualified directory server host name that will be used when generating self\-signed certificates for LDAP SSL/StartTLS, the administration connector, and replication
.sp
Default value: localhost\&.localdomain
.RE
@@ -262,5 +262,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/start-ds.1 b/opends/resource/man/man1/start-ds.1
index a01a472..72f6de7 100644
--- a/opends/resource/man/man1/start-ds.1
+++ b/opends/resource/man/man1/start-ds.1
@@ -2,12 +2,12 @@
.\" Title: start-ds
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "START\-DS" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "START\-DS" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -101,5 +101,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/status.1 b/opends/resource/man/man1/status.1
index f7e27fd..3c6538d 100644
--- a/opends/resource/man/man1/status.1
+++ b/opends/resource/man/man1/status.1
@@ -2,12 +2,12 @@
.\" Title: status
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "STATUS" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "STATUS" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -204,5 +204,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/stop-ds.1 b/opends/resource/man/man1/stop-ds.1
index d1950f8..b92264d 100644
--- a/opends/resource/man/man1/stop-ds.1
+++ b/opends/resource/man/man1/stop-ds.1
@@ -2,12 +2,12 @@
.\" Title: stop-ds
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "STOP\-DS" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "STOP\-DS" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -199,5 +199,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/uninstall.1 b/opends/resource/man/man1/uninstall.1
index 99be603..1d0b9bf 100644
--- a/opends/resource/man/man1/uninstall.1
+++ b/opends/resource/man/man1/uninstall.1
@@ -2,12 +2,12 @@
.\" Title: uninstall
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "UNINSTALL" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "UNINSTALL" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -233,5 +233,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/upgrade.1 b/opends/resource/man/man1/upgrade.1
index 24c1a1d..4ea2b34 100644
--- a/opends/resource/man/man1/upgrade.1
+++ b/opends/resource/man/man1/upgrade.1
@@ -2,12 +2,12 @@
.\" Title: upgrade
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "UPGRADE" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "UPGRADE" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -131,5 +131,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
diff --git a/opends/resource/man/man1/verify-index.1 b/opends/resource/man/man1/verify-index.1
index eb0e955..7a768ee 100644
--- a/opends/resource/man/man1/verify-index.1
+++ b/opends/resource/man/man1/verify-index.1
@@ -2,12 +2,12 @@
.\" Title: verify-index
.\" Author:
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: November\ \&21,\ \&2011
+.\" Date: January\ \&03,\ \&2012
.\" Manual: Tools Reference
.\" Source: OpenDJ 2.5.0
.\" Language: English
.\"
-.TH "VERIFY\-INDEX" "1" "November\ \&21,\ \&2011" "OpenDJ 2.5.0" "Tools Reference"
+.TH "VERIFY\-INDEX" "1" "January\ \&03,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -122,5 +122,5 @@
.\}
.SH "COPYRIGHT"
.br
-Copyright \(co 2011 ForgeRock AS
+Copyright \(co 2011-2012 ForgeRock AS
.br
--
Gitblit v1.10.0