diff options
author | Stefan Metzmacher <metze@samba.org> | 2011-12-13 09:20:20 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2011-12-13 12:36:36 +0100 |
commit | 92280def16dc5e307b197a3d528a13cdd6041a29 (patch) | |
tree | 0aba137da97dcb1be5019aa7cd88f5fb010edcb3 /docs-xml/manpages-3 | |
parent | 2bab5073bace651a8961400ca39e2329c4d04b65 (diff) | |
download | samba-92280def16dc5e307b197a3d528a13cdd6041a29.tar.gz samba-92280def16dc5e307b197a3d528a13cdd6041a29.tar.bz2 samba-92280def16dc5e307b197a3d528a13cdd6041a29.zip |
s3:smbcontrol: remove unused "samsync" and "samrepl" commands
metze
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/smbcontrol.1.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs-xml/manpages-3/smbcontrol.1.xml b/docs-xml/manpages-3/smbcontrol.1.xml index 31c3537a65..f83376bbd4 100644 --- a/docs-xml/manpages-3/smbcontrol.1.xml +++ b/docs-xml/manpages-3/smbcontrol.1.xml @@ -223,18 +223,6 @@ </varlistentry> <varlistentry> - <term>samsync</term> - <listitem><para>Order smbd to synchronise sam database from PDC (being BDC). Can only be sent to <constant>smbd</constant>. </para> - <note><para>Not working at the moment</para></note> - </listitem> - </varlistentry> - - <varlistentry> - <term>samrepl</term> - <listitem><para>Send sam replication message, with specified serial. Can only be sent to <constant>smbd</constant>. Should not be used manually.</para></listitem> - </varlistentry> - - <varlistentry> <term>dmalloc-mark</term> <listitem><para>Set a mark for dmalloc. Can be sent to both smbd and nmbd. Only available if samba is built with dmalloc support. </para></listitem> </varlistentry> |