Blame SOURCES/0029-Minor-man-page-changes-1232168.patch

cca0c4
From 79651f6be03752ecaefc9c77e2460e1763f6c0ea Mon Sep 17 00:00:00 2001
cca0c4
From: Robert Marshall <rmarshall@redhat.com>
cca0c4
Date: Fri, 1 Jul 2016 14:24:27 -0400
cca0c4
Subject: [PATCH 29/55] Minor man page changes (#1232168)
cca0c4
cca0c4
Minor wording changes made in the Architecture section after placing the
cca0c4
initial draft up for public comment.
cca0c4
cca0c4
Related: rhbz#1232168
cca0c4
---
cca0c4
 grubby.8 | 6 +++---
cca0c4
 1 file changed, 3 insertions(+), 3 deletions(-)
cca0c4
cca0c4
diff --git a/grubby.8 b/grubby.8
cca0c4
index 690676858ca..fdf2766fe9a 100644
cca0c4
--- a/grubby.8
cca0c4
+++ b/grubby.8
cca0c4
@@ -29,12 +29,12 @@ Legacy \fBs390\fR and the current \fBs390x\fR architectures
cca0c4
 and their \fBzipl\fR bootloader are fully supported.
cca0c4
 
cca0c4
 Support for \fByaboot\fR has been deprecated as all ppc architecture
cca0c4
-hardware since the Power8 system uses \fBgrub2\fR or petitboot
cca0c4
+hardware since the Power8 uses \fBgrub2\fR or petitboot
cca0c4
 which both use the grub2 configuration file format.
cca0c4
 
cca0c4
 Legacy bootloaders \fBLILO\fR, \fBSILO\fR, and \fBELILO\fR
cca0c4
-are deprecated in favor of previously mentioned bootloaders. The
cca0c4
-\fBSILO\fR bootloader should also be considered unsupported.
cca0c4
+are deprecated and no longer receiving active support in favor of
cca0c4
+previously mentioned bootloaders.
cca0c4
 
cca0c4
 .SS Default Behavior
cca0c4
 
cca0c4
-- 
cca0c4
2.17.1
cca0c4