diff options
Diffstat (limited to 'docs/manpages-3/smb.conf.5.xml')
| -rw-r--r-- | docs/manpages-3/smb.conf.5.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/manpages-3/smb.conf.5.xml b/docs/manpages-3/smb.conf.5.xml index d0317db904..e7e4a8933c 100644 --- a/docs/manpages-3/smb.conf.5.xml +++ b/docs/manpages-3/smb.conf.5.xml @@ -1,4 +1,5 @@ -<refentry id="smb.conf.5" xmlns:xi="http://www.w3.org/2003/XInclude"> +<refentry id="smb.conf.5" xmlns:xi="http://www.w3.org/2003/XInclude" + xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <refmeta> <refentrytitle>smb.conf</refentrytitle> @@ -607,7 +608,9 @@ alias|alias|alias|alias... <refsect1> <title>EXPLANATION OF EACH PARAMETER</title> - <xi:include href="../smbdotconf/parameters.all.xml" parse="xml"/> + <samba:parameterlist> + <xi:include href="../smbdotconf/parameters.all.xml" parse="xml"/> + </samba:parameterlist> </refsect1> |
