forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-02-13 e440ec23c5a540cdd3f7464e8779219be6fd3d95
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
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 <alex.kanavin@gmail.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