diff options
author | Gerald Carter <jerry@samba.org> | 2002-01-08 22:53:58 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2002-01-08 22:53:58 +0000 |
commit | e54261b82cde4188a8a489d8b7229c7aee8a4f01 (patch) | |
tree | d02ed3d86285f3eeb14ca2c5006241668293964b | |
parent | a7a73c7ff255c9f3124c8a86cf5858e5e655d30f (diff) | |
download | samba-e54261b82cde4188a8a489d8b7229c7aee8a4f01.tar.gz samba-e54261b82cde4188a8a489d8b7229c7aee8a4f01.tar.bz2 samba-e54261b82cde4188a8a489d8b7229c7aee8a4f01.zip |
I think I've finally gotten this straighten out in my tree.
All should be curent now.
(This used to be commit 91662683e3e690fb69f333fadf0f317c53995ba7)
-rw-r--r-- | docs/docbook/manpages/pdbedit.8.sgml | 9 | ||||
-rw-r--r-- | docs/manpages/pdbedit.8 | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/docs/docbook/manpages/pdbedit.8.sgml b/docs/docbook/manpages/pdbedit.8.sgml index 9cfa9432c9..eeb1fb0d2c 100644 --- a/docs/docbook/manpages/pdbedit.8.sgml +++ b/docs/docbook/manpages/pdbedit.8.sgml @@ -43,11 +43,11 @@ <para>The pdbedit tool use the passdb modular interface and is independent from the kind of users database used (currently there are smbpasswd, ldap, nis+ and tdb based and more can be addedd - without changing the tool).<para> + without changing the tool).</para> <para>There are five main ways to use pdbedit: adding a user account, removing a user account, modifing a user account, listing user - accounts, importing users accounts.<para> + accounts, importing users accounts.</para> </refsect1> <refsect1> @@ -126,8 +126,7 @@ It is <emphasis>required</emphasis> in add, remove and modify operations and <emphasis>optional</emphasis> in list operations.</para> - - </para></listitem> + </listitem> </varlistentry> @@ -182,7 +181,7 @@ <varlistentry> - <term>-p profile<term> + <term>-p profile</term> <listitem><para>This option can be used while adding or modifing a user account. It will specify the user's profile directory.</para> diff --git a/docs/manpages/pdbedit.8 b/docs/manpages/pdbedit.8 index 4f836eb758..2c2d7eda6a 100644 --- a/docs/manpages/pdbedit.8 +++ b/docs/manpages/pdbedit.8 @@ -3,7 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "PDBEDIT" "8" "04 January 2002" "" "" +.TH "PDBEDIT" "8" "08 January 2002" "" "" .SH NAME pdbedit \- manage the SAM database .SH SYNOPSIS |