Blame SOURCES/9999-fix-pregen-doc.patch

b46d91
From 7423b47a3333b09fce9ddce33041e5dbdbb4c7e6 Mon Sep 17 00:00:00 2001
fbfe0a
From: Thomas Haller <thaller@redhat.com>
fbfe0a
Date: Tue, 27 Aug 2019 15:47:32 +0200
fbfe0a
Subject: [PATCH] patch documentation with the proper default values
fbfe0a
fbfe0a
We don't regenerate the documentation for RHEL builds, but
fbfe0a
the docs from the tarball are generated with a certain set
fbfe0a
of defaults.
fbfe0a
fbfe0a
Patch the man pages with the proper values.
fbfe0a
---
fbfe0a
 docs/api/html/NetworkManager.conf.html | 2 +-
fbfe0a
 man/NetworkManager.conf.5              | 2 +-
fbfe0a
 2 files changed, 2 insertions(+), 2 deletions(-)
fbfe0a
fbfe0a
diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html
20c529
index e8efb5e7fe7d..f432f6736691 100644
fbfe0a
--- a/docs/api/html/NetworkManager.conf.html
fbfe0a
+++ b/docs/api/html/NetworkManager.conf.html
571418
@@ -658,7 +658,7 @@ unmanaged-devices=mac:00:22:68:1c:59:b1;mac:00:1E:65:30:D1:C4;interface-name:eth
fbfe0a
           are "syslog" and "journal".
fbfe0a
           When NetworkManager is started with "--debug"
fbfe0a
           in addition all messages will be printed to stderr.
fbfe0a
-          If unspecified, the default is "syslog".
fbfe0a
+          If unspecified, the default is "journal".
fbfe0a
           

fbfe0a
 
fbfe0a
 
fbfe0a
diff --git a/man/NetworkManager.conf.5 b/man/NetworkManager.conf.5
20c529
index 75215918a9d5..2251c95a11b5 100644
fbfe0a
--- a/man/NetworkManager.conf.5
fbfe0a
+++ b/man/NetworkManager.conf.5
571418
@@ -664,7 +664,7 @@ INFO\&.
fbfe0a
 .PP
fbfe0a
 \fIbackend\fR
fbfe0a
 .RS 4
fbfe0a
-The logging backend\&. Supported values are "syslog" and "journal"\&. When NetworkManager is started with "\-\-debug" in addition all messages will be printed to stderr\&. If unspecified, the default is "syslog"\&.
fbfe0a
+The logging backend\&. Supported values are "syslog" and "journal"\&. When NetworkManager is started with "\-\-debug" in addition all messages will be printed to stderr\&. If unspecified, the default is "journal"\&.
fbfe0a
 .RE
fbfe0a
 .PP
fbfe0a
 \fIaudit\fR
fbfe0a
-- 
571418
2.31.1
fbfe0a