aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch
blob: fee368dac257ed1cb1511eb9e41c7a4db242aa1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
From 9cb1667f9d3a9bcfc3b83466cd8d3b79f0554ff0 Mon Sep 17 00:00:00 2001
From: Azat Khuzhin <a3at.mail@gmail.com>
Date: Wed, 8 Jul 2015 01:37:09 +0300
Subject: [PATCH 1/3] fix typos in manpage

This patch is taken from
ftp://ftp.debian.org/debian/pool/main/b/blktool/blktool_4-7.debian.tar.xz

Upstream-Status: Inappropriate [upstream is dead]
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>

---
 blktool.8 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/blktool.8 b/blktool.8
index a1f5c96..45b7724 100644
--- a/blktool.8
+++ b/blktool.8
@@ -191,7 +191,7 @@ Query or set device bus state (0 off, 1 on, 2 tristate)
 Query the detected (or overridden, via -t) device class.
 Typically this will result in 'ATA' or 'SCSI' for most devices.
 Detection is based on device major; thus your SATA device may appear as
-'SCSI'.
+\&'SCSI'.
 
 .TP
 .B cd-speed
@@ -237,7 +237,7 @@ Omitting the on/off argument will print the current state.
 
 .TP
 .B media
-Lock in (or unlock) a removeable device.
+Lock in (or unlock) a removable device.
 
 .TP
 .B multiple-count
-- 
2.1.4