diff options
author | Alexander Bokovoy <ab@samba.org> | 2003-03-25 17:42:46 +0000 |
---|---|---|
committer | Alexander Bokovoy <ab@samba.org> | 2003-03-25 17:42:46 +0000 |
commit | 9985625f5c98a26e993e370c9cf43822350dd1e1 (patch) | |
tree | 4b0921b690881715d990783d411afd95cb672e1a /docs/docbook | |
parent | 4905ba282fc1692b74208b177e934cdebd447c66 (diff) | |
download | samba-9985625f5c98a26e993e370c9cf43822350dd1e1.tar.gz samba-9985625f5c98a26e993e370c9cf43822350dd1e1.tar.bz2 samba-9985625f5c98a26e993e370c9cf43822350dd1e1.zip |
Fix another opened-but-not-closed tag
(This used to be commit 1c53686f3a2b2ff220836b76755a184fac0b238e)
Diffstat (limited to 'docs/docbook')
-rw-r--r-- | docs/docbook/manpages/smb.conf.5.sgml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index 24612d787c..3998932365 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -3434,8 +3434,7 @@ df $1 | tail -1 | awk '{print $2" "$4}' stored in the <filename>private/secrets.tdb</filename> file. See the <citerefentry><refentrytitle>smbpasswd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> man page for more information on how - to accmplish this. - </para> + to accmplish this.</para> </listitem> </varlistentry> @@ -3455,7 +3454,6 @@ df $1 | tail -1 | awk '{print $2" "$4}' <term><anchor id="LDAPDELONLYSAMATTR"/>ldap del only sam attr (G)</term> <listitem><para> Inverted synonym for <link linked="LDAPDELETEDN"><parameter> ldap delete dn</parameter></link>.</para> - </para> </listitem> </varlistentry> |