Blame SOURCES/0061-rescue-docs-Note-that-you-can-run-virt-rescue-on-dis.patch

151578
From 2bcdb1d5a81d1591e7de4fa6f2333e99c02b3e5b Mon Sep 17 00:00:00 2001
151578
From: "Richard W.M. Jones" <rjones@redhat.com>
151578
Date: Fri, 24 Mar 2017 22:52:02 +0000
151578
Subject: [PATCH] rescue: docs: Note that you can run virt-rescue on disks too.
151578
151578
(cherry picked from commit 267569f7ad22ad14d9ef4fa27b038469ae115c45)
151578
---
151578
 rescue/virt-rescue.pod | 3 ++-
151578
 1 file changed, 2 insertions(+), 1 deletion(-)
151578
151578
diff --git a/rescue/virt-rescue.pod b/rescue/virt-rescue.pod
151578
index dfa74e204..5cfbd6e1c 100644
151578
--- a/rescue/virt-rescue.pod
151578
+++ b/rescue/virt-rescue.pod
151578
@@ -69,7 +69,8 @@ Virt-rescue can be used on I<any> disk image file or device, not just
151578
 a virtual machine.  For example you can use it on a blank file if you
151578
 want to partition that file (although we would recommend using
151578
 L<guestfish(1)> instead as it is more suitable for this purpose).  You
151578
-can even use virt-rescue on things like SD cards.
151578
+can even use virt-rescue on things like USB drives, SD cards and hard
151578
+disks.
151578
 
151578
 You can get virt-rescue to give you scratch disk(s) to play with.
151578
 This is useful for testing out Linux utilities (see I<--scratch>).
151578
-- 
151578
2.14.3
151578