mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
20.28.2012 8a788735613fba44314b60efe5c196702ac7715f
Simplify example as suggested by Danny Turner

Also adjust stylesheet to fix date generation
3 files modified
11 ■■■■ changed files
opendj-sdk/opendj3/src/main/docbkx-stylesheets/man/manpages.xsl 1 ●●●● patch | view | raw | blame | history
opendj-sdk/opendj3/src/main/docbkx/shared/man-ldappasswordmodify.xml 3 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/resource/man/man1/ldappasswordmodify.1 7 ●●●●● patch | view | raw | blame | history
opendj-sdk/opendj3/src/main/docbkx-stylesheets/man/manpages.xsl
@@ -27,4 +27,5 @@
 version="1.0">
 <xsl:import href="urn:docbkx:stylesheet" />
 <xsl:param name="man.authors.section.enabled" select="0" />
 <xsl:param name="refentry.date.profile.enabled" select="1" />
</xsl:stylesheet>
opendj-sdk/opendj3/src/main/docbkx/shared/man-ldappasswordmodify.xml
@@ -312,8 +312,7 @@
bribery
secret12
$ ldappasswordmodify -p 1389 -C /tmp/currpwd.txt -N /tmp/newpwd.txt
 -a "dn:uid=kvaughan,ou=people,dc=example,dc=com"
 -D uid=kvaughan,ou=people,dc=example,dc=com -w bribery
-A -D uid=kvaughan,ou=people,dc=example,dc=com -w bribery
The LDAP password modify operation was successful</screen>
 </refsect1>
</refentry>
opendj-sdk/opends/resource/man/man1/ldappasswordmodify.1
@@ -2,12 +2,12 @@
.\"     Title: ldappasswordmodify
.\"    Author: 
.\" Generator: DocBook XSL-NS Stylesheets v1.76.1 <http://docbook.sf.net/>
.\"      Date: February\ \&14,\ \&2012
.\"      Date: 02/20/2012
.\"    Manual: Tools Reference
.\"    Source: OpenDJ 2.5.0
.\"  Language: English
.\"
.TH "LDAPPASSWORDMODIFY" "1" "February\ \&14,\ \&2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.TH "LDAPPASSWORDMODIFY" "1" "02/20/2012" "OpenDJ 2\&.5\&.0" "Tools Reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -258,8 +258,7 @@
bribery
secret12
$ ldappasswordmodify \-p 1389 \-C /tmp/currpwd\&.txt \-N /tmp/newpwd\&.txt
 \-a "dn:uid=kvaughan,ou=people,dc=example,dc=com"
 \-D uid=kvaughan,ou=people,dc=example,dc=com \-w bribery
\-A \-D uid=kvaughan,ou=people,dc=example,dc=com \-w bribery
The LDAP password modify operation was successful
.fi
.if n \{\