diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-17 19:12:05 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-17 19:12:05 +0000 |
commit | c85cb325aa8e18ecf4685a271bb124768d25c7eb (patch) | |
tree | 2a5c791507e7c8d61b7bc32a6d26d7345c992144 /docs/docbook/manpages/ntlm_auth.1.sgml | |
parent | 1ac5abe51637c5a1150c19cdeba128ece5fd67f1 (diff) | |
download | samba-c85cb325aa8e18ecf4685a271bb124768d25c7eb.tar.gz samba-c85cb325aa8e18ecf4685a271bb124768d25c7eb.tar.bz2 samba-c85cb325aa8e18ecf4685a271bb124768d25c7eb.zip |
Fix syntax errors
(This used to be commit c7f18b38e683bf3b341504e02af448ce13fad248)
Diffstat (limited to 'docs/docbook/manpages/ntlm_auth.1.sgml')
-rw-r--r-- | docs/docbook/manpages/ntlm_auth.1.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
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> |