From 055094c46088188a5f1e0c7f3cb784ba782951a4 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 23 Mar 2003 00:12:37 +0000 Subject: Also move -V to -C in docs (This used to be commit 33097cc6610380c373c121380e51d5656955971b) --- docs/docbook/manpages/pdbedit.8.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/docbook/manpages/pdbedit.8.sgml b/docs/docbook/manpages/pdbedit.8.sgml index e6231bfa8c..973b772374 100644 --- a/docs/docbook/manpages/pdbedit.8.sgml +++ b/docs/docbook/manpages/pdbedit.8.sgml @@ -35,7 +35,7 @@ -d debuglevel -s configfile -P account-policy - -V value + -C value @@ -287,13 +287,13 @@ account policy value for bad lockout attempt is 0 - -V account-policy-value + -C account-policy-value Sets an account policy to a specified value. This option may only be used in conjunction with the -P option. - Example: pdbedit -P "bad lockout attempt" -V 3 + Example: pdbedit -P "bad lockout attempt" -C 3 account policy value for bad lockout attempt was 0 account policy value for bad lockout attempt is now 3 -- cgit