summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2020-07-04 23:16:40 +0200
committerRalph Boehme <slow@samba.org>2021-03-29 16:18:54 +0000
commit359c6bd21084b075d3d47f5cec427a5801ac11de (patch)
treee9f00966044e95e031c6e4d408a4e3b61fde711f /docs-xml
parent942c0d2128cb8e64a9354dde6bdae82a1c1c3d88 (diff)
downloadsamba-359c6bd21084b075d3d47f5cec427a5801ac11de.tar.gz
Rename mdfind to mdsearch
GNUstep as an mdfind binary, and both should be co-instalable. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14431 Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Ralph Boehme <slow@samba.org> Reviewed-by: Björn Baumbach <bb@sernet.de> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Mon Mar 29 16:18:54 UTC 2021 on sn-devel-184
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/mdsearch.1.xml (renamed from docs-xml/manpages/mdfind.1.xml)10
-rw-r--r--docs-xml/wscript_build2
2 files changed, 6 insertions, 6 deletions
diff --git a/docs-xml/manpages/mdfind.1.xml b/docs-xml/manpages/mdsearch.1.xml
index 0deef066059..c75d1f045f0 100644
--- a/docs-xml/manpages/mdfind.1.xml
+++ b/docs-xml/manpages/mdsearch.1.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
-<refentry id="mdfind.1">
+<refentry id="mdsearch.1">
<refmeta>
- <refentrytitle>mdfind</refentrytitle>
+ <refentrytitle>mdsearch</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="source">Samba</refmiscinfo>
<refmiscinfo class="manual">User Commands</refmiscinfo>
@@ -11,7 +11,7 @@
</refmeta>
<refnamediv>
- <refname>mdfind</refname>
+ <refname>mdsearch</refname>
<refpurpose>Run Spotlight searches against an SMB server</refpurpose>
</refnamediv>
@@ -32,7 +32,7 @@
<para>This tool is part of the <citerefentry><refentrytitle>samba</refentrytitle>
<manvolnum>1</manvolnum></citerefentry> suite.</para>
- <para>mdfind is a simple utility to run Spotlight searches against an SMB server
+ <para>mdsearch is a simple utility to run Spotlight searches against an SMB server
that runs the Spotlight <emphasis>mdssvc</emphasis> RPC service.</para>
</refsect1>
@@ -143,6 +143,6 @@
Andrew Tridgell. Samba is now developed by the Samba Team as an Open
Source project similar to the way the Linux kernel is developed.</para>
- <para>The mdfind manpage was written by Ralph Boehme.</para>
+ <para>The mdsearch manpage was written by Ralph Boehme.</para>
</refsect1>
</refentry>
diff --git a/docs-xml/wscript_build b/docs-xml/wscript_build
index dc5f31459e7..37094147e0b 100644
--- a/docs-xml/wscript_build
+++ b/docs-xml/wscript_build
@@ -19,7 +19,7 @@ manpages='''
manpages/libsmbclient.7
manpages/lmhosts.5
manpages/log2pcap.1
- manpages/mdfind.1
+ manpages/mdsearch.1
manpages/mvxattr.1
manpages/net.8
manpages/nmbd.8