diff options
Diffstat (limited to 'docs/docbook')
-rw-r--r-- | docs/docbook/manpages/net.8.sgml | 3 | ||||
-rw-r--r-- | docs/docbook/manpages/ntlm_auth.1.sgml | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/docs/docbook/manpages/net.8.sgml b/docs/docbook/manpages/net.8.sgml index a22797845b..8ee965e3ed 100644 --- a/docs/docbook/manpages/net.8.sgml +++ b/docs/docbook/manpages/net.8.sgml @@ -208,7 +208,7 @@ Join a domain. If the account already exists on the server, and [TYPE] is MEMBER, the machine will attempt to join automatically. (Assuming that the machine has been created in server manager) Otherwise, a password will be prompted for, and a new account may -be created.</param> +be created.</para> <para> [TYPE] may be PDC, BDC or MEMBER to specify the type of server @@ -224,6 +224,7 @@ using the old style of domain joining - you need to create a trust account in server manager first.</para> </refsect2> +<refsect2> <title>[RPC|ADS] USER</title> <refsect3> diff --git a/docs/docbook/manpages/ntlm_auth.1.sgml b/docs/docbook/manpages/ntlm_auth.1.sgml index 08a7d4aa88..42a362cd41 100644 --- a/docs/docbook/manpages/ntlm_auth.1.sgml +++ b/docs/docbook/manpages/ntlm_auth.1.sgml @@ -1,7 +1,7 @@ <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ <!ENTITY % globalentities SYSTEM '../global.ent'> %globalentities; ]> -<refentry id="ntlm_auth.1"> +<refentry id="ntlm-auth.1"> <refmeta> <refentrytitle>ntlm_auth</refentrytitle> @@ -41,6 +41,7 @@ <refsect1> <title>OPTIONS</title> + <variablelist> <varlistentry> <term>--helper-protocol=PROTO</term> <listitem><para> |