From ba46335f86a02f5147d5dc82d1c3fb86c18c3ce1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20M=C3=BCller?= Date: Thu, 1 Nov 2007 13:45:31 +0000 Subject: [PATCH] Fix type in SAM SET PWDMUSTCHANGENOW reported by Frederik Teichert of zmnh.uni-hamburg.de. --- docs/manpages-3/net.8.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml index 70ee5d47b7d..b740e33dae9 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. -SAM SET PWMUSTCHANGENOW <NAME> [yes|no] +SAM SET PWDMUSTCHANGENOW <NAME> [yes|no] Set or unset the "password must change" flag for a user account. -- 2.11.4.GIT