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

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