[tracker-miners/wip/carlosg/fix-manpages-install: 1/3] manpages: Reference daemons with their executable name




commit c617bf16e2deec833b8bcfbc9daa7ea21018432c
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon Sep 7 12:22:44 2020 +0200

    manpages: Reference daemons with their executable name
    
    Those are now versioned, so reference them as such in their respective
    manpages.
    
    Note: The name change also changes the target manpage file written by
    our xsltproc step, since it is defined by the file+xsl. This will silently
    go ignored, as installation of manpages is broken (we install empty files).
    This will get fixed in later commits.

 docs/manpages/tracker-miner-fs.1.txt  | 14 +++++++-------
 docs/manpages/tracker-miner-rss.1.txt | 10 +++++-----
 docs/manpages/tracker-writeback.1.txt |  8 ++++----
 3 files changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/docs/manpages/tracker-miner-fs.1.txt b/docs/manpages/tracker-miner-fs.1.txt
index e98c0c7ad..af5da200c 100644
--- a/docs/manpages/tracker-miner-fs.1.txt
+++ b/docs/manpages/tracker-miner-fs.1.txt
@@ -1,22 +1,22 @@
-tracker-miner-fs(1)
-===================
+tracker-miner-fs-3(1)
+=====================
 
 == NAME
 
-tracker-miner-fs - Used to crawl the file system to mine data.
+tracker-miner-fs-3 - Used to crawl the file system to mine data.
 
 == SYNOPSIS
 
-*tracker-miner-fs* [_OPTION_...]
+*tracker-miner-fs-3* [_OPTION_...]
 
 == DESCRIPTION
 
-*tracker-miner-fs* is not supposed to be run by the user since it is
+*tracker-miner-fs-3* is not supposed to be run by the user since it is
 started by its .desktop file when the user logs in. It can also be
 started manually of course for debugging purposes. You can not run more
 than one instance of this at the same time.
 
-*tracker-miner-fs* mines information about applications and files only.
+*tracker-miner-fs-3* mines information about applications and files only.
 
 == OPTIONS
 
@@ -56,4 +56,4 @@ than one instance of this at the same time.
 
 == SEE ALSO
 
-*tracker-info*(1).
+*tracker3-info*(1).
diff --git a/docs/manpages/tracker-miner-rss.1.txt b/docs/manpages/tracker-miner-rss.1.txt
index 5a7e4f56a..387f5c732 100644
--- a/docs/manpages/tracker-miner-rss.1.txt
+++ b/docs/manpages/tracker-miner-rss.1.txt
@@ -1,13 +1,13 @@
-tracker-miner-rss(1)
-====================
+tracker-miner-rss-3(1)
+======================
 
 == NAME
 
-tracker-miner-rss - Used to populate Tracker with RSS feed data.
+tracker-miner-rss-3 - Used to populate Tracker with RSS feed data.
 
 == SYNOPSIS
 
-*tracker-miner-rss* [_OPTION_...]
+*tracker-miner-rss-3* [_OPTION_...]
 
 == DESCRIPTION
 
@@ -48,4 +48,4 @@ You can use *tracker-search --feeds* to get the latest feed information.
 
 == SEE ALSO
 
-*tracker-info*(1), *tracker-search*(1).
+*tracker3-info*(1), *tracker3-search*(1).
diff --git a/docs/manpages/tracker-writeback.1.txt b/docs/manpages/tracker-writeback.1.txt
index bf25dff46..6c21cac0d 100644
--- a/docs/manpages/tracker-writeback.1.txt
+++ b/docs/manpages/tracker-writeback.1.txt
@@ -1,9 +1,9 @@
-tracker-writeback(1)
-====================
+tracker-writeback-3(1)
+======================
 
 == NAME
 
-tracker-writeback - Used to write metadata set in Tracker back to
+tracker-writeback-3 - Used to write metadata set in Tracker back to
 physical files.
 
 == SYNOPSIS
@@ -37,4 +37,4 @@ tracker-miner-fs configuration.
 
 == SEE ALSO
 
-*tracker-miner-fs*(1). *tracker-extract*(1).
+*tracker-miner-fs-3*(1). *tracker3-extract*(1).


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]