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

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