]> arthur.barton.de Git - bup.git/commitdiff
adjust .md files to make lexgrog happy
authorJon Dowland <jmtd@debian.org>
Wed, 28 Apr 2010 14:41:05 +0000 (15:41 +0100)
committerAvery Pennarun <apenwarr@gmail.com>
Wed, 28 Apr 2010 18:17:33 +0000 (14:17 -0400)
the whatis(1) tool cannot parse the bup manpages, because there
are two words before the '-' separator. This patch joins the words
using another '-', in the same fashion as git, to overcome this
limitation.

Before:

$ whatis bup fuse
bup (1)              - Backup program using rolling checksums and git file fo...
fuse: nothing appropriate.
$ whatis bup-fuse
bup-fuse: nothing appropriate.

After:

$ whatis bup-fuse
bup-fuse (1)         - mount a bup repository as a filesystem

Signed-off-by: Jon Dowland <jmtd@debian.org>
19 files changed:
Documentation/bup-damage.1.md
Documentation/bup-drecurse.1.md
Documentation/bup-fsck.1.md
Documentation/bup-ftp.1.md
Documentation/bup-fuse.1.md
Documentation/bup-help.1.md
Documentation/bup-index.1.md
Documentation/bup-init.1.md
Documentation/bup-join.1.md
Documentation/bup-ls.1.md
Documentation/bup-margin.1.md
Documentation/bup-memtest.1.md
Documentation/bup-midx.1.md
Documentation/bup-newliner.1.md
Documentation/bup-random.1.md
Documentation/bup-save.1.md
Documentation/bup-server.1.md
Documentation/bup-split.1.md
Documentation/bup-tick.1.md

index 7d604d8976da44986cec6cc95aec8eb5d0df18a3..868902d492ecc54acc4ae3f0abce8a80fe69abc6 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup damage - randomly destroy blocks of a file
+bup-damage - randomly destroy blocks of a file
 
 # SYNOPSIS
 
index 118d5fa8893534c44d59e5ebe554463e9dbee87b..13db28d209be61dea2ce0e864e1642eece0bb0f8 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup drecurse - recursively list files in your filesystem
+bup-drecurse - recursively list files in your filesystem
 
 # SYNOPSIS
 
index 90d837e1e388278da42667b55f0c90a1c2c81f58..da3cfc5b26c20e256e93ed8541e9c44b8c3b1148 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup fsck - verify or repair a bup repository
+bup-fsck - verify or repair a bup repository
 
 # SYNOPSIS
 
index 835e452cf7b59e33b8634c20318516cc864386eb..ba11b48135c2fa57732c78a7e5256268743b6bef 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup ftp - ftp-like client for navigating bup repositories
+bup-ftp - ftp-like client for navigating bup repositories
 
 # SYNOPSIS
 
index a32dd8d10f0ddaa6bdb20430a292440f358174a4..25c23b49f44d93296242f3118bae2dfee9b0c047 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup fuse - mount a bup repository as a filesystem
+bup-fuse - mount a bup repository as a filesystem
 
 # SYNOPSIS
 
index f9f29f0e974edad0e7ffad54cb2c8f1257593c38..97992790f4d6bb89979add0b62a8ef4d5cc6e4c3 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup help - open the documentation for a given bup command
+bup-help - open the documentation for a given bup command
 
 # SYNOPSIS
 
index cb8b95ee07c8b3ed72ada429d9b390d64defa7e1..9b72a00dc36a422a5afb387c7621392db0f80358 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup index - print and/or update the bup filesystem index
+bup-index - print and/or update the bup filesystem index
 
 # SYNOPSIS
 
index 6a5e2055e864e31d13538e72bea3af8e3b1f583f..d3e645bc30c89ebe0303e1c24a8201d319ac3985 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup init - initialize a bup repository
+bup-init - initialize a bup repository
 
 # SYNOPSIS
 
index 68239a49421647ed23fdffd3a452edf368c6c314..921b92fcb0f8bbfadb97c67774ffe279e8977c77 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup join - concatenate files from a bup repository
+bup-join - concatenate files from a bup repository
 
 # SYNOPSIS
 
index 361fe37ccd440bdb0a51ee0a1074ed052bc48f12..a8381655b7a551bacc0be9327585b15a3bc62166 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup ls - list the contents of a bup repository
+bup-ls - list the contents of a bup repository
 
 # SYNOPSIS
 
index 7547aee3f6739bc6360fff5f59844befefef6756..042c1825ff954c4c671f1b4fb29e960fc18d6a59 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup margin - figure out your deduplication safety margin
+bup-margin - figure out your deduplication safety margin
 
 # SYNOPSIS
 
index 6d81759d7cdc03cced9852893b73b59cd5adc8e8..108a5a1328fe97f0df5fb771ab3c5af8632b0194 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup memtest - test bup memory usage statistics
+bup-memtest - test bup memory usage statistics
 
 # SYNOPSIS
 
index e71d91de10d453e90dffd3275a7375473a3738bd..829a74a2e120404ca4133a23c461d3f0b4df6e9d 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup midx - create a multi-index (.midx) file from several .idx files
+bup-midx - create a multi-index (.midx) file from several .idx files
 
 # SYNOPSIS
 
index 62112b054d0409530ece5cb74d71e9d7b8546dcc..8224311506a53ff4fe5bc8def582f81abfa37160 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup newliner - make sure progress messages don't overlap with output
+bup-newliner - make sure progress messages don't overlap with output
 
 # SYNOPSIS
 
index a963ba53d218da94c8bda28cd2d857f1c72d7a6b..fe710f194aa9af77d3f32ab772353364f375bb3d 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup random - generate a stream of random output
+bup-random - generate a stream of random output
 
 # SYNOPSIS
 
index 363cef4fafe1102d1bf554a9bb36de1a558ca567..394855d07b1c0df1be5ecae573c7e3e6d60e9396 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup save - create a new bup backup set
+bup-save - create a new bup backup set
 
 # SYNOPSIS
 
index dd215baffb702cdd51216bc8d283bf3551ae5c09..a8c8a4c11d3086cd4af428f13c8de45ea2cc102b 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup server - the server side of the bup client-server relationship
+bup-server - the server side of the bup client-server relationship
 
 # SYNOPSIS
 
index 3c6f9d89a80aeb79da33394895b822ca949fe2d0..41a5731db6f94a2add2023ca9dcca10b4c5f157e 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup split - save individual files to bup backup sets
+bup-split - save individual files to bup backup sets
 
 # SYNOPSIS
 
index 56b8b7e4a392204c168acd13d7ddd8fe12213069..a8ed11861de7e0acd813aa2f7a1a59a943a0c586 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup tick - wait for up to one second
+bup-tick - wait for up to one second
 
 # SYNOPSIS