diff options
author | Lars Müller <lmuelle@samba.org> | 2007-11-01 13:45:31 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:39 -0500 |
commit | 3f002c69856f17591a6012e85b77c1dc3dd4e5c0 (patch) | |
tree | 05ea3de3bf1e5d61a2e4b8ed8070ed0819dc9031 /docs/manpages-3 | |
parent | ec8432c3399a5feca543b03a341cde69293a2872 (diff) | |
download | samba-3f002c69856f17591a6012e85b77c1dc3dd4e5c0.tar.gz samba-3f002c69856f17591a6012e85b77c1dc3dd4e5c0.tar.bz2 samba-3f002c69856f17591a6012e85b77c1dc3dd4e5c0.zip |
Fix type in SAM SET PWDMUSTCHANGENOW reported by Frederik Teichert of
zmnh.uni-hamburg.de.
(This used to be commit 33ec98ff15a9cbf430cef16692d2f07363c9d45c)
Diffstat (limited to 'docs/manpages-3')
-rw-r--r-- | docs/manpages-3/net.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml index 70ee5d47b7..b740e33dae 100644 --- a/docs/manpages-3/net.8.xml +++ b/docs/manpages-3/net.8.xml @@ -1122,7 +1122,7 @@ Set the "password do not expire" flag for a user account. </refsect2> <refsect2> -<title>SAM SET PWMUSTCHANGENOW <NAME> [yes|no]</title> +<title>SAM SET PWDMUSTCHANGENOW <NAME> [yes|no]</title> <para> Set or unset the "password must change" flag for a user account. |